Passphrase
Passphrase provides a simple utility for generating secure passphrases that use dictionary spelling of common words six letters or less.
Installation
Add this to your mix.exs file:
def deps do
[{:passphrase, "~> 0.1.0"}]
endGenerate a Passphrase Interactively
- Install the Elixir programming language.
-
In a shell run
iex -S mix. -
Enter
Passphrase.new().