Module Datasets.Rand

Random number generator library with low quality but very reliable reproducibility.

module type Random = sig ... end