Loading…

How to use Passphrase Generator

Choose how many words you want and click generate. Each word is picked with cryptographically secure randomness for a passphrase you can actually remember.

Frequently asked questions

Why are passphrases stronger?

A four-to-six word passphrase has enormous entropy yet is easy to memorize, unlike a short string of random symbols.

What is diceware?

A method of building passphrases by selecting random words from a list, originally chosen with physical dice.

Are the words truly random?

Yes — words are selected using crypto.getRandomValues(), not Math.random(), so the choice is cryptographically secure.

More Hash & Crypto Tools

Password Strength Tester
Analyse password strength and crack time estimate
Random String Generator
Generate cryptographically random strings and tokens
UUID / GUID Generator
Generate RFC 4122 UUID v4 random identifiers
File Hash Calculator
Calculate MD5, SHA-1 and SHA-256 hashes for uploaded files
Bcrypt Hash Generator
Generate real bcrypt password hashes with a random salt and adjustable cost factor
API Token Generator
Generate secure API keys and bearer tokens
OTP Code Generator
Generate real RFC 6238 TOTP codes that match Google Authenticator from a Base32 secret
Simple String Hash
Compare multiple non-cryptographic hash algorithms
XOR Cipher
Encrypt and decrypt text with XOR bitwise operation
Number Base Converter
Convert numbers between binary, octal, decimal, hex
Text to Color Hash
Visualize text as a deterministic color hash
PBKDF2 Key Derivation
Derive a key from a password with PBKDF2-HMAC (SHA-256/384/512), salt and iterations

← View all Hash & Crypto ToolsBrowse all 1,100+ tools →