Forked from https://sourceforge.net/projects/pracrand
-
Updated
Jan 21, 2022 - C++
Forked from https://sourceforge.net/projects/pracrand
A library that provides and tests random-number-generators (RNG) and random-data testing tools written in Go, powered by the public-domain PractRand testing suite (C++).
A modern C++20 implementation utilizing AVX-512 and Osvik's optimized Boolean circuits to achieve massive throughput through bitslicing.
A test rig for 64-bit mixers that does not saturate: how much data before the output can be told from random. Kilobytes for weak mixers, terabytes for strong ones.
To associate your repository with the practrand topic, visit your repo's landing page and select "manage topics."