# Alea ### A diceware passphrase generator Alea is a utility that helps you generate diceware passphrases. You can choose to roll the dice your own or let the program generates the words for you. ### Install Install with `cabal install alea` ### Usage Run `alea -h` for help Example usage: $ alea doso epurai usci selve dirupo bs $ alea --phrases 3 --phraselength 8 sturai sapone ripeto leghi osasse fori terme oserai carta getto osiamo banale figura smilzi celibe gigli porvi rs traini dotati aureo solito malato gelate $ alea -i 22513 22513 -> crea ### License Dual licensed under the MIT and GPL licenses: http://www.opensource.org/licenses/mit-license.php http://www.gnu.org/licenses/gpl.html