Info
Version: | 2.0.0 |
Author(s): | Piotr Falkowski |
Last Update: | Sunday, January 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PFalkowski/StrongRandom |
NuGet Url: | https://www.nuget.org/packages/StrongRandom |
Install
Install-Package StrongRandom
dotnet add package StrongRandom
paket add StrongRandom
StrongRandom Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Everywhere you use System.Random, StrongRandom can be used now. Additionally missing boilerplate extensions for any Random: NextBool, NextChar, NextString etc.
added. Strongly unit tested.