Password Generator

Generate a strong, random password, entirely in your browser — nothing is sent anywhere or stored.

Options
Your Password
 
Strength
Entropy
Your History

Why length matters more than complexity tricks

Adding a couple of random extra characters increases the number of possible combinations far more than swapping "a" for "@" in a short word — length is the single biggest factor in how long a password would take to brute-force. A long, all-lowercase passphrase can be stronger than a short, symbol-heavy password.

What this tool doesn't do

It generates a password locally in your browser and never transmits or stores it anywhere — but it also can't check whether that exact password has appeared in a previous data breach. Consider running any password you'll actually reuse through a breach-checking service before relying on it.