Test PlantUML 2#
Heading 3 1#
Some Text here
Heading 3 2#
Some other text here
- lumache.get_Random_Ingredients(kind=None)#
Return a list of random ingredients as strings.
- Parameters:
kind (list[str] or None) – Optional “kind” of ingredients.
- Raises:
lumache.InvalidKindError – If the kind is invalid.
- Returns:
The ingredients list.
- Return type:
list[str]
Some more text here
PlantUML Caption with bold and italic#