city() :string
🇯🇵 🇺🇸 市名を生成します。
なし
>>> Faker\Factory::create('ja_JP')->city() => "藤本市" >>> Faker\Factory::create()->city() => "West Francesca"