A random number generator that generates secure, unbiased random numbers and shuffles from a secure entropy source using a mimumum of entropy.
Info
Version: | 1.0.1 |
Author(s): | Calum Grant |
Last Update: | Friday, November 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/calumgrant/SecureRandom |
NuGet Url: | https://www.nuget.org/packages/SecureRandom |
Install
Install-Package SecureRandom
dotnet add package SecureRandom
paket add SecureRandom
SecureRandom Download (Unzip the "nupkg" after downloading)