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++).
PRNG D 64 is a high-performance pseudorandom number generator that produces 64-bit integers with a minimum period of 2²⁵⁶. It efficiently generates statistically strong random numbers, making it suitable for various applications. 🖥️✨
Add a description, image, and links to the practrand topic page so that developers can more easily learn about it.
To associate your repository with the practrand topic, visit your repo's landing page and select "manage topics."