haskell-tf-random: haskell-tf-random (High-quality splittable PRNG) haskell-tf-random: haskell-tf-random: This package contains an implementation of a high-quality splittable haskell-tf-random: pseudorandom number generator. The generator is based on a haskell-tf-random: cryptographic hash function built on top of the ThreeFish block haskell-tf-random: cipher. See the paper Splittable Pseudorandom Number Generators haskell-tf-random: Using Cryptographic Hashing by Claessen, Pałka for details and the haskell-tf-random: rationale of the design. haskell-tf-random: haskell-tf-random: haskell-tf-random: