/password-generator

Password generator with options for length and character type

Primary LanguageJavaScript

Password Generator

Generates a password based on the user's selections. Users can pick the number of characters in their password, and choose if they want to include lowercase, uppercase, numeric, and/or special characters.

https://kimcc.github.io/password-generator

Screenshot of password generator