Info
Version: | 1.0.0-rc30721 |
Author(s): | RyanJuan |
Last Update: | Thursday, July 28, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ryans610/Lahkesis |
NuGet Url: | https://www.nuget.org/packages/RyanJuan.Lahkesis |
Install
Install-Package RyanJuan.Lahkesis
dotnet add package RyanJuan.Lahkesis
paket add RyanJuan.Lahkesis
RyanJuan.Lahkesis Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
No dependencies.
Tags
One is RNGRandom, a random number generator base on System.Security.Cryptography.RNGCryptoServiceProvider that is thread-safe, avoid modulo bias, and safely handle edge cases; The other one is extension methods of all numeric type for System.Random, or whoever inherit from System.Random.