An RNG-core-based random data generator written in a cryptographic style, but lacking any cryptographic proof, which creates an information asymmetry between the program and urandom.
-
Updated
Jun 21, 2026 - Python
An RNG-core-based random data generator written in a cryptographic style, but lacking any cryptographic proof, which creates an information asymmetry between the program and urandom.
Optical quantum RNG (Mach-Zehnder): 5 NIST SP 800-22 tests implemented from definitions, Toeplitz extraction, pass rate 1/5 → 5/5
All 15 NIST SP 800-22 randomness tests in C++17, with a deep dive on the spectral (DFT) test that surfaced an error in the official standard's worked example.
Add a description, image, and links to the nist-sp800-22 topic page so that developers can more easily learn about it.
To associate your repository with the nist-sp800-22 topic, visit your repo's landing page and select "manage topics."