memorable-bits-0.1.0.1: Generate human memorable strings from binary data.

Safe HaskellNone
LanguageHaskell2010

Data.Memorable.Theme.Food

Documentation

type DessertFlavours = ToTree '["strawberry", "chocolate", "vanilla", "blueberry", "raspberry", "apple", "almond", "cherry"] Source #

type DessertTypes = ToTree '["custard", "parfait", "souffle", "pancakes", "icecream", "tart", "pie", "cupcakes"] Source #

type FoodAdjectives = ToTree '["delicious", "rancid", "heavenly", "scrumptious", "delightful", "disgusting", "foul", "exotic", "bland", "gourmet", "tasty", "tasteless", "refreshing", "sensational", "crunchy", "creamy"] Source #