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

en.cricket.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:
    cricket:
      teams:
      - "Afghanistan"
      - "Australia"
      - "Bangladesh"
      - "England"
      - "India"
      - "Ireland"
      - "New Zealand"
      - "Pakistan"
      - "South Africa"
      - "Sri Lanka"
      - "West Indies"
      - "Zimbabwe"
      players:
      - "AB De Villiers"
      - "Brett Lee"
      - "Chris Gayle"
      - "David Warner"
      - "Imran Khan"
      - "Kapil Dev"
      - "Mahendra Singh Dhoni"
      - "Ricky Ponting"
      - "Sachin Tendulkar"
      - "Shoaib Akhtar"
      - "Sir Donald Bradman"
      - "Virat Kohli"
      - "Virender Sehwag"
      formats:
      - "Test"
      - "One-Day"
      - "Twenty20"
      tournaments:
      - "World Test Championship"
      - "World Cup"
      - "Champions Trophy"
      - "T20 World Cup"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy