Generate high quality fake data with Elixir.
Installation
Install by adding faux to your list of dependencies in mix.exs:
def deps do
[
{:faux, "~> 0.1.0"}
]
endSee the online documentation for more information on how to get started with Faux.
Examples
iex> Faux.hello()
:world