Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
-
Updated
Aug 31, 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.
Implementation of the Philox (pseudo)-RNG algorithm in Fortran.
Random numbers you can save, move between machines, and get back exactly.
To associate your repository with the philox topic, visit your repo's landing page and select "manage topics."