xoshiro
Here are 33 public repositories matching this topic...
C++ header-only library for the full family of Xoshiro/Xoroshiro random number generators
-
Updated
May 26, 2026 - CMake
FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.
-
Updated
Jun 28, 2020 - C++
A small alternative to the rand crate with no unsafe code and no/minimal dependencies, based on the Xoshiro and Chacha algorithms
-
Updated
May 12, 2026 - Rust
Dart library with random number generators focused on the consistency, performance and reproducibility
-
Updated
Mar 15, 2022 - Dart
A simple `UniformRandomBitGenerator` wrapper for the xoshiro256*** and xoroshiro128+ PRNGs
-
Updated
May 25, 2026 - C++
A collection of Pseudo Random Number Generator (PRNG) for .NET
-
Updated
May 8, 2024 - C#
Header-only C++20 SIMD random number generators (Xoshiro / SplitMix / ChaCha / Philox) with a numpy.random.Generator-compatible Python API
-
Updated
Jul 22, 2026 - C++
Single header, 32bit and 64bit FAST pseudo-random (fastrandom) generator, based on Marsaglia algorithms
-
Updated
Jun 26, 2020 - C++
Psuedo-random number bitgenerators for OCaml users.
-
Updated
May 21, 2024 - OCaml
Go implementation of the Xoroshiro128++, Xoshiro256++, and Xoshiro512++ pseudo random number generators
-
Updated
Sep 12, 2023 - Go
Tiered random number generation for Rust. Fast PRNG, process-unique seeds, and OS-backed cryptographic random in one zero-dependency library. Pick the tier appropriate to your threat model.
-
Updated
May 18, 2026 - Rust
C# Xoshiro256** library THAT USES INCLUSIVE MAX VALUES geez
-
Updated
Aug 29, 2026 - C#
Add this topic to your repo
To associate your repository with the xoshiro topic, visit your repo's landing page and select "manage topics."