Fast, high quality alternative to math/rand and golang.org/x/exp/rand
-
Updated
Nov 5, 2024 - Go
Fast, high quality alternative to math/rand and golang.org/x/exp/rand
common golang stuff with full coverage testing. buffer pools, optimized entropy, locking container/list, others
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.
A pure Go Blazinly fast PRNG 64 bit ID generator (normal distributed)
Toolkit of golang PRNG distributions
Sixty-four bit super long period pseudorandom number generator in Go.
End-to-end encrypted file sharing system built in Golang. Uses SHA-512, RSA, HMAC, and PRNG to ensure confidentiality, authenticity and integrity.
Add a description, image, and links to the prng topic page so that developers can more easily learn about it.
To associate your repository with the prng topic, visit your repo's landing page and select "manage topics."