Fab.Word

Fab.Word is an Elixir library for generating random words.

Installation

Add :fab_word to your list of dependencies in mix.exs:

def deps do
  [
    {:fab_word, "~> 1.0"}
  ]
end

Important Links