Password generator — offline
Cryptographically random passwords with an honest entropy meter — generated on your device, never transmitted.
100% private — files never leave your device
…Entropy: 129 bits — Excellent
How it works
- 1
Set length and character sets.
- 2
A fresh password appears instantly.
- 3
Check the entropy meter, then copy it.
Related tools
Frequently asked questions
Is the generated password sent or stored anywhere?
No. It comes from your browser's cryptographically secure random generator and exists only on your screen until you copy it. Nothing is logged — there is no server.
How long should a password be?
Aim for at least 80 bits of entropy — the meter shows the math live. With letters, digits, and symbols, 14+ characters gets you there; longer is always better.
What does "exclude ambiguous" do?
It removes lookalike characters (0/O, 1/l/I, |) so the password survives being read aloud or retyped from paper.