xoshiro
Here are 27 public repositories matching this topic...
FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.
-
Updated
Jun 28, 2020 - C++
C++ header-only library for the full family of Xoshiro/Xoroshiro random number generators
-
Updated
Aug 28, 2025 - C++
A small alternative to the rand crate with no unsafe code and no/minimal dependencies, based on the Xoshiro and Chacha algorithms
-
Updated
Nov 1, 2025 - 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
Jan 29, 2025 - C++
A collection of Pseudo Random Number Generator (PRNG) for .NET
-
Updated
May 8, 2024 - C#
Psuedo-random number bitgenerators for OCaml users.
-
Updated
May 21, 2024 - OCaml
Single header, 32bit and 64bit FAST pseudo-random (fastrandom) generator, based on Marsaglia algorithms
-
Updated
Jun 26, 2020 - C++
Go implementation of the Xoroshiro128++, Xoshiro256++, and Xoshiro512++ pseudo random number generators
-
Updated
Sep 12, 2023 - Go
FlurryBurst is an ultra-fast PRNG with excellent mixing.
-
Updated
Nov 3, 2025 - C
C# Xoshiro256** library THAT USES INCLUSIVE MAX VALUES geez
-
Updated
Jun 8, 2024 - C#
Implementation of Xoshiro pseudorandom number generators on D Programming Language.
-
Updated
Aug 15, 2022 - D
self-contained / self-explanatory quality code snippets
-
Updated
May 24, 2024 - C++
Improve this page
Add a description, image, and links to the xoshiro topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xoshiro topic, visit your repo's landing page and select "manage topics."