Info
Version: | 1.0.0 |
Author(s): | Andrzej Herman |
Last Update: | Monday, November 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Herman.Randomizer |
Install
Install-Package Herman.Randomizer
dotnet add package Herman.Randomizer
paket add Herman.Randomizer
Herman.Randomizer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Based on System.Security.Cryptography. Generates a single number or set of unique random numbers.
Lower bound is one, upper bound is set by user. User can also provide the number of elements in the set.