Password Generator
Password length: 0
History
About
A password generator for creating strong, memorable passwords. This tool can produce over 14 billion unique passwords, each combining a number, a food, an animal, a name, and a punctuation mark into a passphrase that is both human-readable and highly resistant to attack.
Every password generated contains all four major character classes:
- Uppercase letters
- Lowercase letters
- Numbers
- Symbols
- Shortest possible
- characters
- Longest possible
- characters
Warning
The source code used to generate passwords is freely available. In theory, someone could pre-compute all 14.33 billion possible passwords and use them in a brute-force word list attack.
While this would be an enormous undertaking, the possibility cannot be ruled out entirely. To reduce your exposure:
- Use a generated password only once — never reuse it across multiple accounts.
- Store passwords in a reputable password manager rather than writing them down.
- Check any new password against the Pwned Passwords database before using it.