Security & Encoding security password generator
Browse All Tools

Password Generator

Generate strong random passwords or memorable passphrases without anything ever leaving your browser. Character mode builds a password from the character classes you pick, at the length you pick, optionally skipping visually ambiguous characters. Passphrase mode draws words from the EFF Large Wordlist (7776 words) so you get something you can actually type or read out loud. Both modes use your browser's cryptographic random source and show the real entropy in bits instead of a vague strength badge.

This tool does not use any data storage or network traffic.

Entropy: —

16

Nothing leaves your browser


Everything here is generated locally with crypto.getRandomValues, your browser's cryptographic random source. Nothing is sent to the server, nothing is stored, and no history is kept — only the value currently on screen exists. Reload the page and it is gone for good.