t02 · Security~5 min saved per pass
Password Generator
Create strong, random passwords with crypto-grade randomness, generated entirely in your browser.
Runs entirely in your browser. Nothing is uploaded.
About this tool
/tools/password-generatorA strong password is long and unpredictable. This generator uses your browser's built-in Web Crypto API to produce truly random passwords, then estimates their strength in bits of entropy, the standard measure of how hard a password is to guess.
Because everything happens locally, the password never travels over the network. Generate one, copy it straight into your password manager, and you're done.
Frequently asked questions
4 answersAre these passwords safe to use?
Yes. Passwords are generated locally in your browser using the Web Crypto API (crypto.getRandomValues), which provides cryptographically secure randomness. Nothing is transmitted, logged, or stored on any server.
How long should my password be?
For most accounts, 16-20 characters with a mix of character types is strong. Anything above roughly 80 bits of entropy is considered very hard to crack. Use the strength meter as a guide and prefer longer passwords for important accounts.
What does 'exclude look-alike characters' do?
It removes characters that are easy to confuse, like the lowercase L, capital I, the number 1, and the letter O versus zero. That helps when you need to read or type a password manually.
Should I reuse passwords?
No. Use a unique password for every account and store them in a reputable password manager. That way a breach of one service can't compromise the others.
More free tools
All toolst11Crack-Time Estimator
See how long a hacker would need to crack your password. Tested locally. It never leaves your browser.
Security · ~5 min/tools/password-crack-timet14Security Headers Grader
Grade any site's HTTP security headers from A+ to F, with copy-paste fixes for nginx, Vercel, and Next.js.
Security · ~20 min/tools/security-headerst03Contrast Checker
Test colour combinations against WCAG accessibility standards in real time.
Design · ~10 min/tools/contrast-checker
Get the next tool first.
We publish a tool when one of our own builds throws off something worth giving away. One email per release; nothing else.