Îõ³h$Û¨  '(c) Lars Kuhtz 2017MITlakuhtz@gmail.com experimentalNoneÅ$random-bytestringÖGenerates uniformily distributed random bytestrings of length n using the given PRNG.random-bytestringÁfunction that generates uniformily distributed random 8 bit wordsrandom-bytestringÂfunction that generates uniformily distributed random 64 bit wordsrandom-bytestringPRNGrandom-bytestring(Length of the result bytestring in bytes'(c) Lars Kuhtz 2017MITlakuhtz@gmail.com experimentalNone>ÀÅÉ×.random-bytestringà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 nrandom-bytestringPRNGrandom-bytestring(Length of the result bytestring in bytesrandom-bytestring(Length of the result bytestring in bytes'(c) Lars Kuhtz 2017MITlakuhtz@gmail.com experimentalNoneÅœ'(c) Lars Kuhtz 2017MITlakuhtz@gmail.com experimentalNone>ÀÅÉ× random-bytestringà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 nrandom-bytestringPRNGrandom-bytestring(Length of the result bytestring in bytesrandom-bytestring(Length of the result bytestring in bytes       .random-bytestring-0.1.4-BO60yo7CIZz5FmeKjFB46CData.ByteString.Random.InternalData.ByteString.Random.MWCData.ByteString.Random.PCGData.ByteString.Random RandomWords uniformW8 uniformW64generate randomGenrandom$fRandomWordsg