Passphrase Generator.
Memorable, diceware-style passphrases from 7,776 words — cryptographically random and generated entirely in your browser.
of entropy · cracking would take at 10 billion guesses per second.
Why random words work
Each word is drawn from a list of 7,776 words, so a single word adds about 12.9 bits of entropy. Five words give 7,776⁵ ≈ 2.8 × 10¹⁹ combinations (~64 bits) — comparable to a fully random 10-character password. Six words (~77 bits) is the level the EFF recommends for high-value secrets. The strength comes from true randomness, not from the words looking cryptic.
The diceware method
This tool follows the diceware approach: originally you would roll five dice to pick each word from a numbered list. We use your browser's cryptographically secure random number generator instead of dice — with the EFF large wordlist, a curated list of common, easy-to-spell English words with look-alikes and profanity removed.
Where passphrases shine
- Master password for your password manager — the one secret you must remember.
- Computer and phone logins that you type many times a day.
- Wi-Fi passwords that guests read from a note and type on a TV remote.
- Disk encryption and backup keys, where strength really matters.
Need a character password instead?
For accounts that live in a password manager — where you never type the password yourself — a fully random character password in a compact field is often more practical. Our password generator creates those with the same in-browser cryptographic randomness.
Frequently asked questions
What is a passphrase?
How many words should my passphrase have?
Why random words? Can't I just pick my own?
Which wordlist does this generator use?
Is a passphrase as strong as a random password?
Should I add numbers or capital letters?
Is it safe to generate a passphrase on a website?
When should I use a passphrase instead of a password?
More free tools
All tools →Free tools from a European software company.
- Runs in your browser
- Made & hosted in the EU
- No account needed