Faker Elixir Versions Save

[unmaintained] FakerElixir generates fake data for you.

1.0.2

6 years ago
  • Add user_agent/0 and user_agent/1 to generate random user agent strings!
  • Translate locale FR for Commerce coupon

1.0.1

6 years ago

1.0.0

7 years ago
  • Introduce Internet.email(:school)
  • Add Commerce.sku and Commerce.product

0.13.1

7 years ago

0.13.0

7 years ago
  • Add new domain Commerce with methods coupon/0 coupon/1

0.12.0

7 years ago
  • Add generator Currency

0.11.2

7 years ago
  • Add missing FakerElixir.Lorem.sentences/0 Issue #4
  • Add minors missing tests

0.11.1

7 years ago
  • Fix deprecated module :random 🐰

0.11.0

7 years ago
  • Add helper unique

0.10.0

7 years ago
  • Improvements Internet.email and Internet.email(:popular) (lower chances to have the same email when seeding)