Kups, short for kupal, is an Elixir library for generating fake data in context of Filipinos.
Inspired by Faker.
This package can be installed by adding kups
to your list of dependencies in mix.exs
:
...
def deps do
[{:kups, "~> 0.1.0"}]
end
...
Full documentation can be accessed here).