Long, random, never the same twice. Adjust the length and character set, then generate. Everything happens in your browser — we never see what we make.
—
At a billion guesses per second, a random password of this length would take an unreasonable amount of time to crack. The longer it is, the better.
No dictionary words, no birth years, no password123. Random characters resist any wordlist-based attack.
Used only here. Even if another site you use gets breached, this password is safe. Always pair generation with unique-per-site use.
window.crypto.getRandomValues(), your browser's
built-in cryptographically secure random number generator. The same
one banks and password managers use. No JavaScript shortcuts.
A 20-character password from this set has roughly 130 bits of entropy. That's stronger than most encryption keys. Pair it with a password manager and you're set.
Three tools, all browser-only. No accounts. The same instruments behind the Scorer.