🎲
πŸ“š

Generate Memorable Example Passwords for Demos

When demoing tools that need a password, diceware phrases are more memorable for audiences than gibberish.

No login required

...

48 bits
Entropy
8 hours
Crack time @ 10B guesses/sec

Why diceware? Memorable phrases of random words have huge entropy and are easier to remember than gibberish like β€œX#9mP$qZ”. A 5-word phrase has more entropy than a 10-character random password with mixed case + symbols.
πŸ”’ All randomness comes from crypto.getRandomValues() in your browser. No words, passphrases, or any data are sent anywhere.

Demos tips

πŸ“š

In a security demo, demonstrating with "horse-battery-staple-correct" (the classic XKCD reference) teaches better password habits than a random string.

πŸ’‘

For workshops, generate a fresh phrase per participant. Each gets a unique example to test the workflow with.

🎯

The visible entropy and crack-time figures help students understand WHY diceware is good β€” not just "trust me".

How It Works

1
Enter
Enter your data into the tool above. Everything stays local to your browser.
2
Process
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Download
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Why use ours?

βœ“Completely free β€” no hidden costs, ever
βœ“No account, email, or login required
βœ“Files never leave your device
βœ“No file size limits whatsoever
βœ“No watermarks on any output

Also check out…

Frequently Asked Questions