Outputs format

String

$fakerino->fake('Surname');

Array

$fakerino->fake('Surname')->toArray();

Json

$fakerino->fake('Surname')->toJson();