Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: xoroshiro128

morinim/xoshiro256ss

A simple `UniformRandomBitGenerator` wrapper for the xoshiro256*** and xoroshiro128+ PRNGs

Language: C++ - Size: 173 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 9 - Forks: 1

jannisteunissen/rng_fortran

Pseudo random number generator in Fortran, internally using xoroshiro128+

Language: Fortran - Size: 33.2 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 25 - Forks: 1

pekkizen/prng

Fast Go implementations of xoroshiro128 and xoshiro256 prng's and jump functions. Methods of delivering prng's for concurrent/parallel computations. Random float64 generators. Also some math/rand compatible API functions.

Language: Go - Size: 229 KB - Last synced: 11 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

BrutPitt/fastRandomGenerator

Single header, 32bit and 64bit FAST pseudo-random (fastrandom) generator, based on Marsaglia algorithms

Language: C++ - Size: 14.6 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

BrutPitt/fastPRNG

FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.

Language: C++ - Size: 16.6 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 16 - Forks: 4

martinothamar/Xoroshiro128Plus

Xoroshiro128+ PRNG implementation in C# .NET 5.

Language: C# - Size: 7.81 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0