Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Password_Generator

This generator prompts the user to verify some parameters to create a password. First, the password must be between 8 and 128 characters long and their entry should be numeric. Second, does the user want to use: special characters numbers upper case letters lower case letters

the JS here verifies the above requirements and stores what the user would like to use. this app also guarantees the user will have a minimum of one each of their choice and also unique, ensuring a repeat value isn't generated.

thank you to my great tutor Tyler Bolty who explains everything so well!

before I commited my code I verified it worked as expected, after commit I verified again, and now something seems wrong, I can't get it to work and code matches my local git which works fine.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages