en.baseball.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of datafaker Show documentation
Show all versions of datafaker Show documentation
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.
en:
faker:
baseball:
teams:
- "Boston Red Sox"
- "Los Angeles Angels"
- "Los Angeles Dodgers"
- "New York Yankees"
- "Detroit Tigers"
- "New York Mets"
players:
- "Bobby Doerr"
- "Joe Cronin"
- "Pesky Paveskovich"
- "Carl Yastrzemski"
- "Carlton Fisk"
- "Billy Martin"
- "Derek Jeter"
- "Babe Ruth"
- "Lou Gehrig"
- "Joe DiMaggio"
- "Joe Torre"
- "Mickey Mantle"
- "Bill Dickey"
- "Yogi Berra"
- "Roger Maris"
coaches:
- "Aaron Boone"
- "Brian Snitker"
- "Dave Roberts"
- "Alex Cora"
- "A.J. Hinch"
- "Brandon Hyde"
- "Torey Lovullo"
positions:
- "Pitcher"
- "Catcher"
- "First Baseman"
- "Second Baseman"
- "Third Baseman"
- "Short Stop"
- "Left Fielder"
- "Center Fielder"
- "Right Fielder"
- "Designated Hitter"
- "Pinch Hitter"
- "Pinch Runner"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy