class

Faker::Commerce

Inherits Faker::Base < Reference < Object

Class methods

color
Source
department(max = 3, fixed_amount = false)
Source
material
Source
price(range = 0.0..100.0)
Source
product_name
Source
unique_color(max_retries = 100000)
Source
unique_department(max = 3, fixed_amount = false, max_retries = 100000)
Source
unique_material(max_retries = 100000)
Source
unique_price(range = 0.0..100.0, max_retries = 100000)
Source
unique_product_name(max_retries = 100000)
Source