postcode1

postcode1() :int

🇯🇵
郵便番号の上3桁を生成します。

パラメータ

なし

>>> Faker\Factory::create('ja_JP')->postcode1()
=> 411
最終更新日時: