UNPKG

@ngneat/falso

Version:

All the Fake Data for All Your Real Needs

23 lines (22 loc) 967 B
export { randBird } from './bird'; export { randAccessory } from './accessory'; export { randAmericanFootballTeam } from './american-football-team'; export { randAirport } from './airport'; export { randAirline } from './airline'; export { randAnimalType } from './animal-type'; export { randAnimal } from './animal'; export { randBaseballTeam } from './baseball-team'; export { randBear } from './bear'; export { randBook } from './book'; export { randBrand } from './brand'; export { randCardinalDirection } from './cardinal-direction'; export { randClothingSize } from './clothing-size'; export { randFirstName } from './first-name'; export { randFood } from './food'; export { randGender } from './gender'; export { randHorse } from './horse'; export { randLanguage } from './language'; export { randLastName } from './last-name'; export { randPersonTitle } from './person-title'; export { randPronoun } from './pronoun'; export { randWeekday } from './weekday';