rando-0.0.0.4: Easy-to-use randomness for livecoding

Safe HaskellNone
LanguageHaskell2010

Rando

Description

"Quick, gimme everything in the rando package!"

Documentation

pickOne :: [x] -> IO x Source #

shuffle :: [x] -> IO [x] Source #