To use Lumache, first install it using pip:
(.venv) $ pip install lumache
To retrieve a list of random ingredients, you can use the lumache.get_random_ingredients() function:
lumache.get_random_ingredients()