Faker
class Faker (View source)
Methods
static Generator
shared(string|null $locale = 'ko_KR')
Get \Faker\Generator singleton instance
string
site()
Get a online shopping company
string
barcode()
Get a barcode encoded string as image
Details
static Generator
shared(string|null $locale = 'ko_KR')
Get \Faker\Generator singleton instance
string
site()
Get a online shopping company
string
barcode()
Get a barcode encoded string as image
static Faker
make()
Faker factory method