Configure your options and hit Generate Passphrase
Based on the passphrase explain from xkcd and the idea from Arnold G. Reinhold's Diceware, this tool selects random words using simulated dice rolls to create highly unpredictable passphrases.
Each word is identified by rolling a six-faced die multiple times. The rolls form an index that maps to a word in a large word list. Multiple pages extend the vocabulary.
Example output (Spanish, verbose):
PAGE INDEX WORD 2 212114 cabalista 1 624346 sesquióxido 2 655221 urticación 1 216425 cañinque
Entropy grows with word count: 8 words gives ~128 bits of randomness, making brute-force attacks computationally infeasible.
This a web interface of my project Dice_Passphrase, available on Github.
2026 - Fernando "El Pop" Romo (pop@cofradia.org)