Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
chunkRandomly :: Int -> [a] -> IO [[a]] Source
chunkSized :: Int -> [a] -> IO [[a]] Source
chooseRandom :: [a] -> IO a Source
randomByteString :: Int -> IO ByteString Source
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
chunkRandomly :: Int -> [a] -> IO [[a]] Source
chunkSized :: Int -> [a] -> IO [[a]] Source
chooseRandom :: [a] -> IO a Source
randomByteString :: Int -> IO ByteString Source