Skip to content

Tectorum/pcg-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pcg-csharp

A C# version of the PCG random number generator. Currently implements the Minimal C Edition with the addition of a non-zero bounded range.

Installation

Copy Pcg.cs into your C# project. The Pcg object is in the PcgRandom namespace.

About

C# version of the PCG random number generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages