rand
Here are 324 public repositories matching this topic...
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions.
-
Updated
Feb 27, 2026 - PHP
🌪 Mersenne Twister implementation backed by rand_core
-
Updated
Sep 1, 2026 - Rust
A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's PCG rand with a fallback to xor-rand for 32-bit code.
-
Updated
Jul 8, 2026 - C++
Report various statistics stemming from a confusion matrix in a tidy fashion. 🎯
-
Updated
Jul 10, 2020 - R
Unpredictable number generator.
-
Updated
Sep 26, 2025 - Go
A 32-bit Mersenne Twister pseudorandom number generator.
-
Updated
Sep 4, 2026 - JavaScript
Fast, thread-safe random data generation package written in Go
-
Updated
Jul 5, 2026 - Go
Exercises for Cryptography Exam @ Polito - Cryptographic primitives in C with OpenSSL and prototype attacks in Python.
-
Updated
Jul 13, 2025 - Python
Lightweight, no_std-friendly RNG library for Rust. Xoshiro256++ default; optional Mersenne Twister, PCG32/64, ChaCha20 CSPRNG, SIMD bulk-byte (NEON/AVX2), Halton/Sobol/Van der Corput quasi-random. Ziggurat normal(), 4 built-in distributions + pluggable Distribution trait. 100% test coverage.
-
Updated
Aug 13, 2026 - Rust
Standard library generic random functions.
-
Updated
Sep 4, 2026 - JavaScript
Uniformly distributed pseudorandom numbers.
-
Updated
Aug 16, 2026 - JavaScript
Binomial distributed pseudorandom numbers.
-
Updated
Aug 16, 2026 - JavaScript
Beta distributed pseudorandom numbers.
-
Updated
Aug 17, 2026 - JavaScript
Add this topic to your repo
To associate your repository with the rand topic, visit your repo's landing page and select "manage topics."