locales.en.blood.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kotlin-faker Show documentation
Show all versions of kotlin-faker Show documentation
https://github.com/serpro69/kotlin-faker
# START blood_provider_dict
en:
faker:
blood:
type:
- O
- A
- B
- AB
rh_factor:
- '+'
- '-'
group:
- "#{type}#{rh_factor}"
# END blood_provider_dict