Created
June 1, 2020 15:29
-
-
Save eS-IT/9a88fd36f8c51334eef39c0fb54aa02f to your computer and use it in GitHub Desktop.
fakerToolbox_getRows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$rows = $faker->getRows(5); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment