úÎVÂ  '(c) Lars Kuhtz <lakuhtz@gmail.com> 2017MITlakuhtz@gmail.com experimentalNoneBOVGenerates uniformily distributed random bytestrings of length n using the given PRNG.Afunction that generates uniformily distributed random 8 bit wordsBfunction that generates uniformily distributed random 64 bit wordsPRNG(Length of the result bytestring in bytes'(c) Lars Kuhtz <lakuhtz@gmail.com> 2017MITlakuhtz@gmail.com experimentalNone;=BFT Ø`Generate a random bytestring of length n. The PRNG is seeded from the system randomness source.;ioProperty $ ((fromIntegral n ===) . B.length) <$> random n5n > 4 ==> ioProperty $ (/=) <$> random n <*> random nPRNG(Length of the result bytestring in bytes(Length of the result bytestring in bytes'(c) Lars Kuhtz <lakuhtz@gmail.com> 2017MITlakuhtz@gmail.com experimentalNoneBH'(c) Lars Kuhtz <lakuhtz@gmail.com> 2017MITlakuhtz@gmail.com experimentalNone;=BFT¬`Generate a random bytestring of length n. The PRNG is seeded from the system randomness source.;ioProperty $ ((fromIntegral n ===) . B.length) <$> random n5n > 4 ==> ioProperty $ (/=) <$> random n <*> random nPRNG(Length of the result bytestring in bytes(Length of the result bytestring in bytes       -random-bytestring-0.1.3-Wc41qKuNNwK3xys7ea7tBData.ByteString.Random.InternalData.ByteString.Random.MWCData.ByteString.Random.PCGData.ByteString.Random RandomWords uniformW8 uniformW64generate randomGenrandom$fRandomWordsg