Faker
Namespaces
Classes
This generator returns a default value for all called properties
and methods. It works with Faker\Generator\Base->optional().
Proxy for other generators, to return only unique values. Works with
Faker\Generator\Base->unique()
Proxy for other generators, to return only valid values. Works with
Faker\Generator\Base->valid()