About diceware passphrases
A diceware-style passphrase is a password made of several random words. Such passphrases are long and high-entropy, yet far easier to remember than random characters. This tool picks words at random using your device secure random source, lets you set the word count and separator, and shows the estimated strength. It runs in your browser.
How Diceware works
How to generate a passphrase
- Choose how many words you want (more words = stronger).
- Pick a separator and whether to capitalise or add a number.
- Generate, check the entropy, and copy your passphrase.
Why word passphrases are strong
Each random word adds entropy, so a five or six word passphrase is extremely hard to guess by brute force — while still being memorable. The estimated bits of entropy show roughly how strong it is.
Generated securely
Words are chosen with your browser cryptographic random generator (crypto.getRandomValues), and nothing is sent anywhere — the passphrase never leaves your device.
Common uses
- Create a strong, memorable password
- Generate a master password
- Make Wi-Fi or device passphrases
- Produce account passwords you can recall
- Replace weak passwords
- Generate several passphrases quickly
- Teach good password habits
- Get a secure, private passphrase