A set of tests for pseudorandom number generators
-
Updated
Sep 1, 2026 - C
A set of tests for pseudorandom number generators
Oblivious pseudo-random function (OPRF) protocol functionality implementations based on Curve25519 primitives, including both pure-Python and libsodium-based variants.
Geração de números verdadeiramente aleatórios usando bibliotecas Java
Small pseudorandom number generator
Easy-to-deploy oblivious pseudo-random function (OPRF) service that allows other parties (typically participants in some secure multi-party computation protocol) to obtain a persistent mask which they cannot decrypt but which they can safely apply (via requests to the service) to private data values of their choice.
Simple C library to generate uniformally-distributed pseudo-random numbers with no third party dependencies
The most basic Rule30 pseudo randomness algorithm visualised using GoLang
Python library for generating and concisely specifying reproducible pseudorandom binary data for unit testing.
HMAC-based key derivation function (HKDF) standalone implementation using pure Python.
To associate your repository with the pseudorandom-generators topic, visit your repo's landing page and select "manage topics."