Gliora

Passphrase generator

Memorable password generator

Cat-Air-Milk-Balcony-22

Passphrases are easy to remember and very hard to guess. They're generated in your browser with cryptographic randomness; nothing is sent anywhere.

This passphrase generator creates memorable, hard-to-guess passwords by combining random English words in your browser.

Memorable and strong

Passphrases solve the old dilemma: genuinely secure and easy to remember at the same time. Add a capital letter and a number to satisfy sites that require them without losing clarity, and adjust the word count, separator and number to match each site’s rules.

FAQ

Why is a passphrase more secure than a short password?
Stringing together several random words creates far more possible combinations (entropy) than a short password with symbols, while staying easy to memorize. A 4-word passphrase is usually both stronger and more memorable than a short complex password.
Are the passphrases generated securely?
Yes. Words are chosen using the browser's cryptographic API (crypto.getRandomValues) and everything happens on your device: nothing is sent to any server.
How many words should I use?
Four words is a solid default for most accounts. For anything more sensitive, such as a password manager's master password, use 5 or more words plus a number.