Next-Gen App & Browser Testing Cloud
Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles

Build memorable pass phrases from random words in your browser, with the entropy of every phrase shown as you change the settings.
Settings
Pass phrases
6 words from a 1296 word list, about 62.0 bits of entropy per pass phrase
No pass phrases yet. Click Generate Pass Phrases.
A pass phrase generator is a free online tool that picks several random words and joins them into a single secret you can remember and type. This one draws from the EFF short wordlist of 1296 words, so each word adds 10.3 bits of entropy.
Random words beat clever character substitutions because the strength is measurable and the phrase stays typable on a phone keyboard. TestMu AI ships this tool alongside the Random Password Generator for cases where a site still insists on a short character string.
Every word comes from your browser's own cryptographic random number generator, not from Math.random. Here is what happens on each click:
A six word phrase with hyphens looks like this, and every run produces a different one:
zesty-acorn-dented-koala-mural-wispThe tool runs as soon as the page loads, and every control regenerates the list. Follow these steps:
All processing happens in your browser. No data is uploaded, so a pass phrase you keep never leaves your device.
Entropy is the number of equally likely possibilities, written in bits. With a 1296 word list, each extra word multiplies the possibilities by 1296 and adds 10.3 bits:
| Words | Entropy | Possible pass phrases |
|---|---|---|
| 4 | 41.4 bits | 2.8 x 10^12 |
| 5 | 51.7 bits | 3.7 x 10^15 |
| 6 | 62.0 bits | 4.7 x 10^18 |
| 7 | 72.4 bits | 6.1 x 10^21 |
| 8 | 82.7 bits | 8.0 x 10^24 |
| 10 | 103.4 bits | 1.3 x 10^31 |
For comparison, the EFF recommends six words from its longer 7776 word list for about 77 bits. Check any phrase you invent yourself with the Password Strength Checker.
Pass phrases fit the secrets you must type by hand rather than paste from a manager. Common places include:
Length rules matter more than character mixes. NIST SP 800-63B says verifiers should permit memorized secrets of at least 64 characters and should not impose composition rules, which is exactly what a pass phrase needs.
A pass phrase is usually easier to remember and easier to type than a short random password of similar strength. Strength comes from how many random words you use, not from the words themselves. Six random words from the 1296 word list used here carry about 62 bits of entropy.
The EFF recommends six words from its long list, which gives about 77 bits of entropy. This tool uses the shorter 1296 word list at 10.3 bits per word, so seven or eight words reach a similar strength. Use more words for disk encryption and password manager keys.
No. Every pass phrase is created in your browser with the Web Crypto random number generator, and nothing is uploaded or stored. You can disconnect from the network and the Pass Phrase Generator still works, because the word list ships with the page.
It uses the EFF short wordlist, which holds 1296 short and easy to type words chosen to be simple to read aloud. Each word therefore contributes 10.3 bits of entropy. The list is bundled with the page, so the same words are available offline.
Yes, tick the number or symbol option and the generator appends a random digit or a random symbol from a set of eight. That adds roughly 3.3 bits or 3 bits of entropy, which is far less than adding another random word. Use it only when a site demands mixed characters.
Yes. NIST SP 800-63B says all printing ASCII characters as well as the space character should be acceptable in memorized secrets, and Unicode characters should be accepted as well. It also says verifiers should permit secrets at least 64 characters long, which leaves room for a long pass phrase.
NIST SP 800-63B says verifiers should not require memorized secrets to be changed arbitrarily, for example periodically, but shall force a change if there is evidence of compromise. So keep a strong pass phrase until you have a reason to rotate it, then generate a fresh one here.
Yes, and the download option makes it quick. Generate a batch of pass phrases, save them as a text file, and feed them into signup, login, or password policy tests. Because each value is random, the same fixture will not collide across parallel test runs.
Did you find this page helpful?
TestMu AI forEnterprise
Get access to solutions built on Enterprise
grade security, privacy, & compliance