/var/www/flurhymez/vendor/fakerphp/faker/src/Faker/Provider/id_ID
NameSizeModeActions
Address.php138080644editdlrm
Color.php28360644editdlrm
Company.php27620644editdlrm
Internet.php6120644editdlrm
Person.php193160644editdlrm
PhoneNumber.php13850644editdlrm
Edit: /var/www/flurhymez/vendor/fakerphp/faker/src/Faker/Provider/id_ID/Address.php (13808B)
generator->parse($format); } public static function street() { return static::randomElement(static::$street); } public static function buildingNumber() { return (string) self::numberBetween(1, 999); } }