AV-S08
Password Generator
Random passwords and EFF-wordlist passphrases, with a zxcvbn strength meter and crack-time estimates.
● Runs on your device; nothing is uploadedHow to use it
- Choose Password or Passphrase.
- Set the Length and character sets, or the number of Words and Separator.
- Set How many, then press Generate.
- Check the Strength panel, or type your own password there.
Limits
- Password length
- 4–128 characters
- Passphrase words
- 3–20
- Passwords per batch
- 500
- Strength check
- First 256 characters
Features
- Uses crypto.getRandomValues with no modulo bias
- Every selected character set appears at least once
- Optional exclusion of look-alike and custom characters
- EFF large wordlist (7,776 words) for passphrases
- zxcvbn-ts score, feedback and four crack-time scenarios
- Entropy estimate from the generator settings
For AI agents: avtools_password_generator
Loading the tool…