/xorshift32_16bit_simd

An implementation of the 16 bit xorshift32 random number generator, that uses SIMD instructions to compute 4 independent random numbers at the same time, each from a different seed.

Primary LanguageCThe UnlicenseUnlicense

Stargazers