Class: Food

Food

new Food(opts)

Class for Food, i.e fruits, vegetables, berries and other.
Parameters:
Name Type Description
opts object Options
Properties
Name Type Attributes Default Description
locale string <optional>
en Current locale

Methods

dish()

Get a random dish for current locale.

drink()

Get a random alcoholic drink.

fruit()

Get a random name of fruit or berry .

spices()

Get a random spices or herbs.

vegetable()

Get a random vegetable.