prng
Here are 13 public repositories matching this topic...
.NET port of the PCG Random Number Generator library (www.pcg-random.org)
-
Updated
Apr 14, 2023 - C#
Mersenne Twister version 4.1 — A high quality pseudorandom number generator for C# programmers
-
Updated
Apr 1, 2014 - C#
Fast PRNG implementations in .NET. Your PRNG is unlikely to be a bottleneck in anything you do, but there are exceptions like for instance Monte Carlo simulations, where generating random samples can take some time.
-
Updated
Jul 9, 2023 - C#
A collection of Pseudo Random Number Generator (PRNG) for .NET
-
Updated
May 8, 2024 - C#
That's a fortuna PRNG implementation with C# .NET.
-
Updated
Aug 11, 2018 - C#
.NET implementation of Romu random number generators
-
Updated
Mar 6, 2020 - C#
A C# version of the Alea pseudo-random number generator (PRNG) originally created by Johannes Baagøe.
-
Updated
Mar 8, 2024 - C#
Xoroshiro128+ PRNG implementation in C# .NET 5.
-
Updated
Aug 17, 2020 - C#
Improve this page
Add a description, image, and links to the prng topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prng topic, visit your repo's landing page and select "manage topics."