Password Generator
Create strong, random passwords with a strength meter.
Runs 100% in your browser — nothing is uploaded
Generate strong, random passwords in your browser using the secure Web Crypto API. Control length and which character types to include, exclude look-alike characters, gauge strength, and copy with one click. Passwords are generated locally and never sent anywhere.
Frequently asked questions
Are the passwords random and secure?
Yes. They're generated with the browser's cryptographically secure random generator (Web Crypto), not a predictable Math.random().
Is my password sent anywhere?
No. Generation happens entirely in your browser, so nothing is transmitted, logged, or stored on any server.
What makes a strong password?
Length matters most. A long password mixing upper- and lower-case letters, numbers, and symbols is very hard to crack — aim for 16 characters or more where a site allows it.
Why exclude look-alike characters?
Turning off ambiguous characters like O/0 and l/1/I makes a password easier to read and type correctly when you can't copy and paste it.
Related tools
Handy companions people often use alongside Password Generator.