Kryptonite v0.1.8 Kryptonite.Wordlist View Source
This module simply holds a list of words to be used withing various generators.
Examples
iex> all() |> Enum.uniq |> length >= 2048
true
This module simply holds a list of words to be used withing various generators.
iex> all() |> Enum.uniq |> length >= 2048
true