Passphrase Generator creates browser-local passphrases for people who need something usable, not just random-looking. The verification card gives a safer readback pattern: word count, initials, separator, length, and a short check value so a person or admin can confirm the phrase without saying the whole secret out loud.
What it does
- Generates passphrases from local browser controls.
- Supports word count, separator, source, tone filter, extras, and casing options.
- Creates a verification card for partial readback.
- Keeps the generated phrase on the page until the user copies or replaces it.
Use cases
- Create a memorable phrase for a human-managed login.
- Draft a stronger recovery phrase for an admin handoff.
- Generate a bootstrap secret before storing it in the right vault.
- Keep policy notes beside the generated phrase before it leaves the browser.
Local privacy boundary
Generation happens in the browser. The phrase, selected options, and verification card are not sent to graysond.xyz, analytics, AI providers, or third-party services.
Verification card
The card gives a partial readback pattern instead of repeating the whole secret: word count, initials, separator, total length, and a short check value.
Limits
A generated passphrase still needs responsible storage, rotation, and access control. This tool does not check whether a phrase has been reused or exposed elsewhere.
Related
Use Passphrase Review to inspect an existing phrase, or read Security for the local-tool boundary.
Local browser tool