Welcome to the Password Generator! Here you can answer a series of prompts to define features for your password. This includes the length of the password and if you want to include numbers, letters, or special characters. Try it out to generate your own secure password!
Navigate to the website to load the Generator: https://scarlinj.github.io/Password-Generator/ From here, you can click the button "Generate Password" to open a modal that will ask you a series of questions to define features for your password. After you answer the prompts a randomly-generated password will populate in the text box on the screen. You can copy this using the button provided and paste it where you please.
See a screenshot for the site below:
This uses a Javascript back end to connect to the HTML front end.
I will add a history of previous password generated.
If you would like to contribute to, or if you want to report issues for this project, feel free to contact me through GitHub.