High-quality splittable pseudorandom number generator
It would be nice to have a function newTFGen :: IO TFGen that combines mkSeed* and seedTFGen.
Addressed by commit Add newTFGen as the default way of seeding.