The Password Generator is an application that enables users to generate a random password based on criteria that they have selected. This will allow the user to create a stronger password that provides greater security.
Head over to the Password Generator webpage.
-
Click the
Generate Button
to begin generating your password. You will be given a series of prompts for password criteria. -
Once you complete the prompts, your password will be generated.
-
You also have the option of copying your generated password to the clipboard.
- HTML
- CSS
- JavaScript
Link to deployed app: Password Generator