This password never leaves your browser. We don't log, store, or transmit it. View source if you want to verify.
Generate strong random passwords or memorable passphrases. Cryptographically random, never transmitted, no sign-up required.
This password never leaves your browser. We don't log, store, or transmit it. View source if you want to verify.
Free, forever, no sign-up. Runs entirely in your browser - nothing is uploaded. Part of techtuate, a growing collection of little tools that just work.
Passwords use crypto.getRandomValues - the same CSPRNG your browser uses for TLS. Passphrases draw from a 2048-word list, giving ~11 bits of entropy per word. A 4-word passphrase gives ~44 bits; a 6-word gives ~66 bits. Both are dramatically stronger than a memorable human-chosen password.
Comparisons: vs. Bitwarden generator · vs. 1Password generator
Compare: techtuate vs 1Password · all comparisons · more tools
This one generates every password locally in your browser using the browser's cryptographic random source, so the password is never transmitted or stored on a server.
It is a password made of several random common words, which is easy to remember but hard to guess; this tool can produce them alongside standard random-character passwords.
A long random-word passphrase can be both easier to remember and harder to crack than a short complex password, because length adds more resistance than symbol variety.