.NET port of the PCG Random Number Generator library (www.pcg-random.org).
Info
Version: | 1.2.0 |
Author(s): | Bradley Grainger |
Last Update: | Friday, April 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bgrainger/PcgRandom |
NuGet Url: | https://www.nuget.org/packages/PcgRandom |
Install
Install-Package PcgRandom
dotnet add package PcgRandom
paket add PcgRandom
PcgRandom Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags