Skip to content

muzhawir/neo_faker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoFaker Logo

NeoFaker

Hex.pm Version Hex.pm Downloads Elixir CI

NeoFaker is a fake data generator for Elixir tests and development environments.

Requirements

  • Erlang: 28.0 or newer
  • Elixir: 1.18.4-otp-28 or newer

Installation

See the Getting Started Guide for installation instructions.

Usage

Generate fake data with NeoFaker:

iex> NeoFaker.App.name()
"Neo Faker"

iex> NeoFaker.App.description()
"Fake data generator for Elixir tests and development environments."

iex> NeoFaker.App.description(locale: :id_id)
"Penghasil data palsu untuk pengujian dan lingkungan pengembangan Elixir."

For detailed documentation, see the API Reference. For a quick overview, see the Cheat Sheet.

License

Licensed under the MIT License.

About

Fake data generator for Elixir tests and development environments.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages