PHP Interface Fakerino\FakeData\FakeDataGeneratorInterface

Author: Nicola Pietroluongo ([email protected])
Datei anzeigen Open project: fakerino/fakerino

Public Methods

Method Description
generate ( ) : mixed Generates the fake data.

Method Details

generate() public method

Generates the fake data.
public generate ( ) : mixed
return mixed