This project allows the user to generate a password of any size with the option to turn on or off lowercase letters, uppercase letters, numbers, or symbols. Once the password is generated, the user can copy it with the click of a button. It also allows the user to generate a passphrase with options for spaces or no spaces.
- Generate password with any combination of lowercase letters, uppercase letters, numbers, and symbols
- Generate passphrase using the EFF diceware word list
- User can choose any size password or passphrase
- Copy to clipboard feature