A thread-safe static class that wraps System.Random for generating pseudo-random numbers.
Info
Version: | 2.0.0 |
Author(s): | James McManus |
Last Update: | Saturday, December 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/McBits/ThreadSafeRandom |
NuGet Url: | https://www.nuget.org/packages/McBits.ThreadSafeRandom |
Install
Install-Package McBits.ThreadSafeRandom
dotnet add package McBits.ThreadSafeRandom
paket add McBits.ThreadSafeRandom
McBits.ThreadSafeRandom Download (Unzip the "nupkg" after downloading)
Dependencies
Tags