/home/techb158/ileadtechnology.com/vendor/fzaninotto/faker/src/Faker/Provider/id_ID
NameSizeModeActions
Address.php138190644editdlrm
Color.php28510644editdlrm
Company.php10750644editdlrm
Internet.php6240644editdlrm
Person.php194330644editdlrm
PhoneNumber.php13900644editdlrm
Edit: /home/techb158/ileadtechnology.com/vendor/fzaninotto/faker/src/Faker/Provider/id_ID/Address.php (13819B)
generator->parse($format); } public static function street() { return static::randomElement(static::$street); } public static function buildingNumber() { return static::numberBetween(1, 999); } }