The purpose of this project was to create an application that generates a random password for the user. The user clicks a button that reveals a prompt window that will walk you through the steps to create the password. The prompts will list the criteria needed such as upper and lower case letters, special characters or numbers. Password length is also specified. A random password generator is a great way to help people use strong passwords for high level security on their information.
The user can click the red generate password button to follow the window prompts that will create a random password.
The live URL is :Link to Password Generator
- I would like to thank all the people who helped me with this project to include friends and tutors
- I would also thank the instructional staff who instructed us on JavaScript to be able to complete the project for a Random Password Generator.
Please refer to the MIT license in the Repo.
- HTML
- CSS
- JavaScript
- Dev Tools
Some of the features of this project include the use of functions, loops and assigning variables in JavaScript. The end result of the code is the creation of a random password. Some comments were also added.
N/A
N/A
