Skip to content

Random password generator that accepts user inputted criteria and outputs a password based on the user's specifications. Designed & maintained by Cooper Ahearn.

Notifications You must be signed in to change notification settings

94Cooper94/passwordGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

passwordGen

Your ex still have access to your Netflix password months after breaking up? Tired of re-using different iterations of the same password for every account you create? Look no further, as Cooper's passwordGen is here to spice up your life. Sneak-a-peek at the full program up above, but feel free to continue reading to learn about the logical processes involved.

Upon clicking "Generate Password", the site will prompt the user inquiring how long they would like their ideal password to be. The password must be between 8 and 128 characters.

Initial Prompt

After the user has selected an eligible password length, the password generator will prompt the user upon which the user will decide whether they want numbers, special characters, lower case and/or upper case letters in their password.

One Example of a Prompt

Enjoy creating rng passwords to your heart's content!

Final Product!

Technologies Used

  • GitHub & GitHub Pages
  • HTML & CSS
  • JavaScript

About

Random password generator that accepts user inputted criteria and outputs a password based on the user's specifications. Designed & maintained by Cooper Ahearn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published