Coastal 0.1 documentation
src.module3
¶Module1 - the first module
|
Return a list of random ingredients as strings. |
|
Return a list of random ingredients as strings. |
|
Return a list of random ingredients as strings. |
Return a list of random ingredients as strings.
Return a list of random ingredients as strings. :param kind: Optional “kind” of ingredients. :type kind: list[str] or None :raise lumache.InvalidKindError: If the kind is invalid. :return: The ingredients list. :rtype: list[str]