MIT licensed and maintained by Lars Kuhtz
This version can be pinned in stack with:random-bytestring-0.1.4@sha256:c446ec350e34a455fcc071b4f7be0f60b6fb63d45262facbefdef56c12e23faa,4928

Module documentation for 0.1.4

Build Status

This package is deprecated. Please, use genByteString from the random package (version >=1.2) instead.

Efficient Random Haskell ByteStrings

Installation

cabal install random-bytestring

Changes