University bootcamps week 3 homework, using starter code & displaying Javascript knowledge to build the random password generator
The user can choose a password length within a set criteria, and then can also select what type of characters they would like within the password. The JavaScript will then take these two variables and generate a random password.
link to deployed application : https://alicebryer.github.io/Random-password-generator/