PHP Class Fakerino\FakeData\Generator\TextGenerator

Could receive extra options: length, for setting the string length; addChars for adding more chars to the default chars list.
Author: Nicola Pietroluongo ([email protected])
Inheritance: extends Fakerino\FakeData\AbstractFakeDataGenerator
Show file Open project: fakerino/fakerino

Public Methods

Method Description
generate ( )

Private Methods

Method Description
stringShuffle ( $chars )

Method Details

generate() public method

public generate ( )