swiftBicNumber

swiftBicNumber() :string

🇯🇵 🇺🇸
ISO 9362のSWIFTコードを生成します。

パラメータ

なし

>>> Faker\Factory::create('ja_JP')->swiftBicNumber()
=> "XSGAOSOI"
>>> Faker\Factory::create()->swiftBicNumber()
=> "FDUKZVBGPZ5"
最終更新日時: