Used JavaScript to create a password generator that provides a series of prompts in order for the individual to choose whether or not to include uppercase, lowercase, symbols, and/or numbers in the randomly generated password. Generated password will appear in password box when generated.
http://127.0.0.1:5501/index.html
https://hmlessard.github.io/password-generator-JS/
[website screenshot] (./images/password-screenshot.png)