locale() :string
🇯🇵 🇺🇸 ロケールを生成します。
なし
>>> Faker\Factory::create('ja_JP')->locale() => "my_MM" >>> Faker\Factory::create()->locale() => "el_CY"