Passphrase Generator
Generate a memorable random word-based passphrase for your master credential.
How it works
Long passphrases of unrelated words are easier to remember than random characters and harder to guess once they pass ~50 bits of entropy. This generator picks words uniformly at random from a curated 380-word list using your browser's secure RNG.
Methodology
Each word contributes about 8.6 bits of entropy. A six-word phrase gives roughly 51 bits — good against online attacks. Seven or eight words is recommended for offline-attack resistance or a password-manager master phrase. For maximum entropy, use the EFF long wordlist (12.9 bits per word) with physical dice — that is the original Diceware method.
Frequently asked questions
Why a passphrase instead of a random password?
Memorability. You only need to memorize the credentials that unlock everything else: your device PIN, your password manager, your email recovery.
Should I add a digit or symbol?
Adding one digit or symbol contributes very little entropy compared to one extra word. But many sites still require it, so the option is here.
Is six words enough?
For most accounts, six-word phrases fronted by a password manager are more than enough. For high-value standalone credentials, prefer seven or eight.
Other free tools
Password Strength Checker
Estimate the entropy and crack-time of any password — entirely in your browser.
ToolPassword Generator
Create a strong, random password using your browser's secure RNG.
ToolBrowser Privacy Snapshot
See exactly what your browser exposes to every website you visit.
ToolSecurity Headers Explainer
Paste your site's response headers — get a plain-English breakdown of each one.
ToolQR Code Generator
Generate a QR code from any text or URL — entirely in your browser.
ToolWord Counter
Count words, sentences, paragraphs, and reading time as you type.
ToolCharacter Counter
Count characters with and without spaces — useful for SEO meta tags and tweets.
ToolURL Encoder / Decoder
Convert text to and from percent-encoded URL form, in your browser.
ToolBase64 Encoder / Decoder
Encode text to Base64 or decode Base64 to text — locally.
ToolMeta Title SERP Preview
See how your <title> tag looks in a Google search result, with character feedback.
ToolMeta Description SERP Preview
Preview your meta description and check it fits in a search snippet.
ToolRobots.txt Generator
Build a robots.txt with common rules, the right syntax, and your sitemap line.
ToolVPN vs Proxy Decision Helper
Answer four questions; get a clear recommendation.