high-quality splittable PRNG
This package contains an implementation of a high-quality splittable
pseudorandom number generator. The generator is based on a cryptographic
hash function built on top of the ThreeFish block cipher.

Maintainer: Matthias Kilian <kili@openbsd.org>

WWW: https://hackage.haskell.org/package/tf-random
