Skip to content

An easy-to-use password generator application which enables a user to generate a random password from a minimum of 8 characters to maximum of 128 for optimal security.

Notifications You must be signed in to change notification settings

LukeMcM89/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

Update:

Grade on Assignment: A+

A working Password Generator.

The user must select a password between 8-128 characters, and select whether they want uppercase and lowercase letters, special symbols and numbers. (For fun, I added emojis)

Upon various user selections, the password is randomly generated.

I made stylistic changes to the CSS in an effort to make the interface and overall webpage less abrasive and more appealing to the user, rather than a stale, bright-white screen. I also added an extra Copy-to-Clipboard function.

Languages used: HTML5, CSS3, Javascript

Thank you for your time!

Deployed website: https://lukemcm89.github.io/Password-Generator/

Github Repository: https://github.com/LukeMcM89?tab=repositories

image

image

Copyright <2021>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An easy-to-use password generator application which enables a user to generate a random password from a minimum of 8 characters to maximum of 128 for optimal security.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published