tld() :string
🇯🇵 🇺🇸 tld(トップレベルドメイン)を生成します。
なし
>>> Faker\Factory::create('ja_JP')->tld() => "jp" >>> Faker\Factory::create()->tld() => "org"