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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6b44210 · Apr 14, 2023

History

68 Commits
Apr 8, 2023
Jun 29, 2016
Apr 14, 2023
Apr 14, 2023
Apr 12, 2016
Dec 2, 2015
Jun 29, 2016
Apr 8, 2023
Sep 5, 2017
Apr 8, 2023
Apr 8, 2023
Apr 8, 2023
Jul 18, 2020

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.