Welcome to Lumache’s documentation!

Indices and tables

sphinxexttesting.get_random_ingredients(kind: list[str] = None) list[str]

Return a list of random ingredients as strings.

Parameters:

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

Returns:

The ingredients list

Return type:

list[str]

Todo

This is in the docstring