Apidog Docs
πŸ‡ΊπŸ‡Έ English
  • πŸ‡ΊπŸ‡Έ English
  • πŸ‡―πŸ‡΅ ζ—₯本θͺž
HomeLearning CenterSupport CenterAPI References
HomeLearning CenterSupport CenterAPI References
Discord Community
Slack Community
X / Twitter
πŸ‡ΊπŸ‡Έ English
  • πŸ‡ΊπŸ‡Έ English
  • πŸ‡―πŸ‡΅ ζ—₯本θͺž
  1. Learning Center
  • Back to home
  • Dynamic values Modules
  • Airline
  • Animal
  • Color
  • Commerce
  • Company
  • Database
  • Datatype
  • Date
  • Finance
  • Food
  • Git
  • Hacker
  • Helpers
  • Image
  • Internet
  • Location
  • Lorem
  • Music
  • Number
  • Person
  • Phone
  • Science
  • String
  • System
  • Vehicle
  • Word
  1. Learning Center

Food

Module for generating food-related data.
Overview
This module provides methods to generate various food-related information, such as items on a menu. To generate the name of a dish, use dish() and to generate a long description for a dish use description(). Note that these will not correspond with each other. You can also generate individual components of a dish such as spices, vegetables, meats, fruits, or generic ingredients.

adjective#

Generates a random dish adjective.
Returns: string
Examples

description#

Generates a random dish description.
Returns: string
Examples

dish#

Generates a random dish name.
Returns: string
Examples

ethnicCategory#

Generates a random food's ethnic category.
Returns: string
Examples

fruit#

Generates a random fruit name.
Returns: string
Examples

ingredient#

Generates a random ingredient name.
Returns: string
Examples

meat#

Generates a random meat
Returns: string
Examples

spice#

Generates a random spice name.
Returns: string
Examples

vegetable#

Generates a random vegetable name.
Returns: string
Examples
Previous
Finance
Next
Git
Built with