PcgRandom
.NET port of the PCG Random Number Generator library (www.pcg-random.org)
Install / Use
/learn @bgrainger/PcgRandomREADME
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 |
Appveyor | Windows |
Azure Pipelines | Ubuntu 22.04, macOS 12, Windows 2022 |
Documentation
Read the documentation.
License
Licensed under the Apache License, Version 2.0.
