Description
Provides efficient generation of random Haskell ByteStrings. This is useful when tests, protocols, binary tools, or simulations need byte sequences rather than ordinary numbers or text.
It is a developer library for generating binary test data and non-security random bytes. For cryptographic keys or secrets, use a generator designed and configured for cryptographic randomness.