/var/www/cobraambalaj/vendor/fakerphp/faker/src/Faker/Provider/id_ID
NameSizeModeActions
Address.php137940644editdlrm
Color.php28410644editdlrm
Company.php10600644editdlrm
Internet.php6140644editdlrm
Person.php193730644editdlrm
PhoneNumber.php13850644editdlrm
Edit: /var/www/cobraambalaj/vendor/fakerphp/faker/src/Faker/Provider/id_ID/Address.php (13794B)
generator->parse($format); } public static function street() { return static::randomElement(static::$street); } public static function buildingNumber() { return self::numberBetween(1, 999); } }