Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
-
Updated
Sep 14, 2026 - C
Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
Header-only C++20 SIMD random number generators (Xoshiro / SplitMix / ChaCha / Philox) with a numpy.random.Generator-compatible Python API
Psuedo-random number bitgenerators for OCaml users.
Random number generation for AWS Trainium via NKI (cuRAND-equivalent) — Philox counter-based RNG, standard distributions, Sobol / Halton / Latin-hypercube quasi-random sequences for Monte Carlo and QMC.
LeptonFlurry is the efficient non-cryptographic CBPRNG.
Random numbers you can save, move between machines, and get back exactly.
Implementation of the Philox (pseudo)-RNG algorithm in Fortran.
To associate your repository with the philox topic, visit your repo's landing page and select "manage topics."