This random password generator project demontrates the capabilities of vanilla Javascript that allows the interaction between the web user the browser.
N/A
Users will be able to create a random password based on selected criteria (see Features).
N/A
N/A
🏆 The previous sections are the bare minimum, and your project will ultimately determine the content of this document. You might also want to consider adding the following sections.
N/A
Creates random password from 8 - 128 characters based on the user selection.
The user is also able to select if the password should include, upper-case, lower-case, numbers, and/or symbols.
