RandomGen is a powerful random generation framework for .NET.
Info
Version: | 1.1.6 |
Author(s): | Jakub Konecki, Ali Kheyrollahi |
Last Update: | Saturday, April 1, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aliostad/RandomGen/ |
NuGet Url: | https://www.nuget.org/packages/RandomGen |
Install
Install-Package RandomGen
dotnet add package RandomGen
paket add RandomGen
RandomGen Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Text.Json(>= 4.6.0)
- Newtonsoft.Json(>= 11.0.1)