RandN.Pcg32 provides the implementation of Pcg32 for RandN, an alternative library for random number generation.
$ dotnet add package RandN.Pcg32Provides the implementation of Pcg32 for RandN.
RandN is a .NET library for random number generation.
PCG is a family of simple fast space-efficient statistically good algorithms for random number generation.