Open the index.html file in your web browser. Enter the desired length of your password using the number input field. Select which types of characters to include in your password using the checkboxes.
This JavaScript password generator takes user choices from a set of prompts and creates a custom, randomized password based on said selections. These prompts, and their effect on the password ...