bloodType() :string
🇯🇵 🇺🇸 ABO血液型を生成します。
なし
>>> Faker\Factory::create('ja_JP')->bloodType() => "AB" >>> Faker\Factory::create()->bloodType() => "B"