How to Use
What is a password generator?
This tool creates strong random passwords or human-friendly readable passwords. You control length, character sets and how many passwords are generated.
Strong mode
1. Pick a length between 8 and 64 characters.
2. Select at least one character set: uppercase, lowercase, digits or symbols.
3. Optionally exclude ambiguous characters such as 0, O, 1, l, I and |.
4. Choose how many passwords to generate, from 1 to 10.
5. Click Generate.
Readable mode
1. Generate 1 to 5 passwords that are easy to remember.
2. Each one combines an adjective, a noun and a two-digit number, such as blue-falcon-42.
Tips
- The strength estimate is based on length and the number of character classes.
- Strong mode uses crypto.getRandomValues when available.
- Use a different password for every service.
Privacy
Passwords are generated locally and never uploaded.