Fast, concurrent PRNGs
-
Updated
Sep 28, 2022 - Go
Fast, concurrent PRNGs
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.
Add a description, image, and links to the xoshiro256 topic page so that developers can more easily learn about it.
To associate your repository with the xoshiro256 topic, visit your repo's landing page and select "manage topics."