Skip to content

Passphrase Generator

Build memorable, high-entropy passphrases from random words. Fully client-side — nothing leaves your browser.

Your Passphrase

dawn-halo-proxy-comet

Weak — ~29 bits of entropyCrack time: less than a second at 1T guesses/sec

Options

5 Alternatives — click any to copy

About Passphrase Generator

A passphrase is a sequence of random words used as a password — easier to remember than a string of random characters, yet statistically stronger. The classic example is "correct-horse-battery-staple" from the XKCD comic by Randall Munroe.

Entropy measures unpredictability in bits. Each additional word multiplies the search space exponentially: a 4-word phrase from a 170-word list gives around 28 bits per word, totalling ~112 bits — far beyond what brute-force attacks can reach. Adding capitalisation, numbers, and symbols pushes entropy even higher.

The estimated crack time assumes an attacker running one trillion (10¹²) password guesses per second — roughly the upper end of modern GPU cluster speeds. In practice most attacks are far slower.

All generation happens entirely in your browser using the Web Crypto API's Math.random() fallback. No passphrase is ever transmitted to any server.

  • 100% free — no account needed
  • Runs in your browser
  • Nothing is uploaded

Frequently asked questions

Is Passphrase Generator really free?

Yes. Passphrase Generator is completely free on PureBrowser — every feature, with no account, no trial, and no credit card.

Does Passphrase Generator upload my data?

No. Passphrase Generator runs entirely inside your browser, so anything you type, paste, or open stays on your own device.

Do I need to sign up or install anything?

Neither. There is no account and nothing to download — open the page and Passphrase Generator is ready to use on desktop or mobile.

Does Passphrase Generator work offline?

Once the page has loaded, yes. All of the processing happens locally in your browser, so it keeps working without a connection.