trait FeatureHelper (View source)

Methods

Generator
faker()

Get fake instance

int
seed(string $seeder, array $data = [])

Seed alias

Details

Generator faker()

Get fake instance

Return Value

Generator

See also

https://github.com/fzaninotto/Faker for all documentation

int seed(string $seeder, array $data = [])

Seed alias

Parameters

string $seeder
array $data

Return Value

int