Faker::Commerce
Inherits Faker::Base < Reference < Object
Class methods
color
Sourcedepartment(max = 3, fixed_amount = false)
Sourcematerial
Sourceprice(range = 0.0..100.0)
Sourceproduct_name
Sourceunique_color(max_retries = 100000)
Sourceunique_department(max = 3, fixed_amount = false, max_retries = 100000)
Sourceunique_material(max_retries = 100000)
Sourceunique_price(range = 0.0..100.0, max_retries = 100000)
Sourceunique_product_name(max_retries = 100000)
Source