/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.

Primary LanguageGoMIT LicenseMIT

Stargazers