random-fu-0.0.2.1: Random number generationSource codeContentsIndex
Data.Random.List
Documentation
randomElement :: [a] -> RVar aSource
shuffle :: [a] -> RVar [a]Source
shuffleN :: Int -> [a] -> RVar [a]Source
Produced by Haddock version 2.4.2