Fast, concurrent PRNGs
-
Updated
Sep 28, 2022 - Go
Fast, concurrent PRNGs
A research-grade deterministic randomness laboratory for Go. This framework provides reproducible pseudo-random sequences using different algorithms, with support for replay, branching seeds, entropy analysis, and exportable streams. A research-grade deterministic randomness laboratory.
PCG random number generator investigation
💀 A high-performance, zero-dependency Go library for generating random data. Provides fast, ergonomic alternatives to `math/rand` and `crypto/rand`, featuring a powerful, configurable templating engine for complex data generation.
💀 A high-performance, zero-dependency Go library for generating random data. Provides fast, ergonomic alternatives to `math/rand` and `crypto/rand`, featuring a powerful, configurable templating engine for complex data generation.
Procedural texture generation package.
Add a description, image, and links to the pcg topic page so that developers can more easily learn about it.
To associate your repository with the pcg topic, visit your repo's landing page and select "manage topics."