Caution
Do not trust a random website made by an Internet stranger to generate good passwords. Please use a dedicated password manager to generate passwords securely for you.
This is a simple password generator program I made. It is heavily modeled off of Bitwarden's password generator, and thus includes many of those same configuration options from Bitwarden's password generator.
- Password length
- Minimum amount of number and symbol characters
- Enabling or disabling certain character sets (lowercase/uppercase letters, numbers, and symbols)
- Excluding ambiguous characters (I, 1, & l, and O & 0)
- Passphrase generation
- Advanced symbol configuration
- Allow users to pick which symbols can be used. This is useful for sites that don't fully accept the default symbol selections.
- A UI that doesn't look like hot garbage