Password Generator

Create strong, random passwords and passphrases using secure browser randomness.

🔒

Your Privacy Protected – passwords are generated locally with your browser's secure random generator and never leave your device.

Password Generator

Passphrase Generator

Passphrases like Silver-Rocket-Meadow-42 are easy to remember and hard to crack.

About the Password Generator

This tool builds passwords using crypto.getRandomValues, the same cryptographically secure random source browsers use for real security work, rather than a predictable Math.random. You control the length and which character types are included, and the strength meter estimates the entropy in bits.

The Password and Passphrase generators are fully independent – each has its own options, output and strength meter. Passwords are best for stored logins; passphrases are a few random words drawn from a 7,776-word list (the EFF long wordlist) – easy to type and remember yet very strong.

Are these passwords safe? Yes. Nothing is sent anywhere, logged or stored. Close the tab and the passwords are gone.

Done