xorshift
There are 37 repositories under xorshift topic.
SIMDxorshift
Fast random number generators: Vectorized (SIMD) version of xorshift128+
troschuetz.random
Fully managed library providing various random number generators and distributions.
pure-random
:sparkles: A purely functional random number generator
fastPRNG
FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.
random-seedable
Fully-fledged random number generator library with high quality implementations of Xorshift, Xorwow, Mersenne Twister, PCG and LCG. Each implements a standard API producing number distributions that exactly match the original implementations.
xorshift
GO Fast xorshift* and xorshift+ implementation
xrandom_dart
Dart library with random number generators focused on the consistency, performance and reproducibility
randomjs
A JavaScript module for generating random seeded distributions and its statistical analysis.
granderl
Fast-and-loose PRNG NIF
css-xorshift
Xorshift implemented in 100% CSS (no JavaScript!)
xorshiftplus-c
Xorshift*/Xorshift+ public domain C code archive
epsilon
Epsilon is a library with functions for machine learning and statistics written in plain C. It is intended to run on microcontrollers.
exp-pkgs
experimental packages
XSRlib
A lightweight Library of XoShiRo LFSR-PRNG's written in C
xorshift-plus
Simple implementation of xofshift+ PRNG in Haskell
RandomGenerator
An API for random number generation.
hm_random
乱数(xorshift/SFMT/drand48)を生成する秀丸マクロ
api-sharp
Common and helpful wrappers to save time
rust-lazyrand
simple library for generating random numbers easily
fastRandomGenerator
Single header, 32bit and 64bit FAST pseudo-random (fastrandom) generator, based on Marsaglia algorithms
fast_xorshift_plus
Vectorized PRNG - three times faster than scalar implementation!
xorshift
repo dedicated to xorshifts : coefficients, algorithms, etc...
Intel-4004-Random-Number-Generator
A 16 bit random number generator for the Intel 4004 or 4040 CPU
gameprng
A simple PRNG library for game development, written in Rust.
pseudo-random-buffer
Get a random buffer based on a seed. Fast, not secure.
bmp-encryption
Symmetric-key BMP image encryption algorithm.
xorshift
Implementations of a couple of xorshift PRNGs
XSadd_Rand_Gen
XORSHIFT-ADD(XSadd) Pseudo Random Number Generator written in VHDL(RTL) for FPGA(Xilinx and Altera).
randgen.com
Random number generator for MS-DOS
Mazeir
迷宫生成器,特色是生成巨型迷宫时占用内存较小,且导出png是流式的。
pseudorandom
Pseudo-random number generators in Python
fortran-xorshift-64-star
Fortran implementation of the xorshift64* random number generator
RandEXom
Framework for randoming stuff
sbcfaxor
Single-byte and multi-byte character frequency analysis XOR
xorshift128plus-rs
A simple implementation of the XorShift128+ pseudorandom number generator in Rust.