@hackage rando0.0.0.1

Easy-to-use randomness for livecoding

Easy-to-use randomness for livecoding.

The goal is to provide the simplest possible experience, e.g.

>>> pickOne ["lemon", "lime", "strawberry"]
"lime" :: IO String

This library is in flux: names will change, types will change, functions will appear and disappear.