9 packages tagged with “pcg”
.NET port of the PCG Random Number Generator library (www.pcg-random.org)
The FsRandom library ported to .NET Standard, and powered by the PCG Pseudo-Random Number Generator.
A PCG pseudorandom number generator implementation for .NET and Fable. PCG (https://www.pcg-random.org/) is a family of simple fast space-efficient statistically good algorithms for random number generation.
DeBroglie is a WFC implements the algorithm with support for additional non-local constraints, and other useful features.
Library that provide many random generator algorithm.
Small utility library that provides a PCG32 random number generator.
High-quality, verified random number generators including xoshiro, pcg, mwc, gmwc, isaac, and more.
LibGameAI is a .NET Standard 2.1 library of AI algorithms for video games with a focus on education. In particular, the LibGameAI.PCG package is oriented towards procedural content generation (PCG).