Skip to content

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

License

Notifications You must be signed in to change notification settings

bgrainger/PcgRandom

Repository files navigation

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.