Generic


Generic Interface

Describes Generic interface.

name

Retrieve random name.

$name = $random->name($size = 1);

word

Retrieve random word.

$word = $random->word($size = 1);