Pronounceable (or not!) password generator

This is a simple tool to generate a password you can pronounce (less so than when I started on "simple"). Since it runs in the browser, you don't need to trust any server-side tool, and since the code is pretty short, you don't have to trust me. You do have to trust your browser's implementation of Crypto.getRandomValues() to shuffle the syllables properly though.

You have your choice of three strategies for pseudo-English words, pseudo-Japanese words, pass phrases, or classic (gibberish) passwords. If none of these quite scratch the itch, you can also paste your own list of words, syllables, or characters by selecting "custom syllables" and these can be shuffled into passwords too.

Preferences





Strength Password Actions

Resources used to build this page: