All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.blood_type.yml Maven / Gradle / Ivy

Go to download

This library is a improved port of JavaFaker (as well as Ruby's stympy/faker gem and Perl's Data::Faker library) that generates fake data. It's useful when you're developing a new project and need some pretty data for showcase.

There is a newer version: 2.4.2
Show newest version
en:
  faker:
    blood_type:
      abo_types:
      - "A"
      - "B"
      - "AB"
      - "O"
      rh_types:
      - "Rh+"
      - "Rh-"
      p_types:
      - "P1"
      - "P2"
      - "Pk1"
      - "Pk2"
      blood_group:
      - "O-"
      - "O+"
      - "A-"
      - "A+"
      - "B-"
      - "B+"
      - "AB-"
      - "AB+"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy