bgrainger / PcgRandom

.NET port of the PCG Random Number Generator library (www.pcg-random.org)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PcgRandom

PcgRandom is a .NET implementation of the PCG family of random number generators.

Build Status

CI Platforms Status
GitHub Actions Ubuntu 22.04, Windows 2022 Build
Appveyor Windows AppVeyor
Azure Pipelines Ubuntu 22.04, macOS 12, Windows 2022 Build Status

NuGet

Documentation

Read the documentation.

License

Licensed under the Apache License, Version 2.0.

About

.NET port of the PCG Random Number Generator library (www.pcg-random.org)

License:Apache License 2.0


Languages

Language:C# 100.0%