Generators
food
Fruit, vegetables, cheeses, dishes, breads, seafood.
var faker = Faker(seed: 1337, locale: DecoyLocaleEN.locale)faker.food.fruit()| Method | Example output |
|---|---|
fruit() |
BananaMulberryMandarin |
vegetable() |
ArtichokeIceberg LettuceRomanesco |
herbOrSpice() |
Smoked PaprikaBasilNutmeg |
cheese() |
PaneerCottage CheeseEmmental |
dish() |
SaltimboccaOsso BucoTom Yum |
dessert() |
GranitaBread and Butter PuddingPastel de Nata |
grainOrPulse() |
RyeSorghumMung Bean |
nutOrSeed() |
AlmondHazelnutChia Seed |
seafood() |
PrawnBrown CrabClam |
bread() |
Cottage LoafParathaChapati |
ingredient() |
Hemp SeedBrieLotus Root |
Examples are real output from three different seeds, captured when this page was built, using each method’s default arguments. Where a signature shows parameters, pass your own to change the size, gender, length or format.