Faker Elixir (octopus) v0.13.1
FakerElixir.Commerce
Generate fake data for the domain Commerce
Summary
Return discount code with the number of digits wanted
Functions
Return discount code
Example
iex> FakerElixir.Commerce.coupon
"StellarDeal683"
Return discount code with the number of digits wanted
Example
FakerElixir.Commerce.coupon(4)
"PremiumSale5496"