lastKanaName

lastKanaName() :string

🇯🇵
カタカナの名字を生成します。

パラメータ

なし

>>> Faker\Factory::create('ja_JP')->lastKanaName()
=> "タカハシ"
最終更新日時: