Procedural texture generation package.
-
Updated
Feb 20, 2026 - Go
Procedural texture generation package.
💀 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 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.
💀 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.
PCG random number generator investigation
Fast, concurrent PRNGs
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."