Issues Documentation

Contains all the description about the packages: you can use the lumache.get_random_ingredients() function:

lumache.get_random_ingredients(kind=None)

Return a list of random ingredients as strings.

Parameters:

kind (list[str] or None) – Optional “kind” of ingredients.

Returns:

The ingredients list.

Return type:

list[str]