Soothsilver.Random NuGet Package

Classes, methods and extension methods dealing with randomness, shuffling, and auxiliary classes and methods.

The static class "R" contains static methods "Next", "NextDouble" and "NextFloat" which use an internal static Random instance, and also contains extension methods "Shuffle" (which randomizes a list), "GetRandom" (which takes a random element from a list) and "GetRandomWithoutReplacement" (which takes a number of random unique elements from a list).




Got any Soothsilver.Random Question?





Info

Version: 1.1.0
Author(s): Petr Hudeček
Last Update: Tuesday, September 19, 2017
.NET Fiddle: Online Example
NuGet Url: https://www.nuget.org/packages/Soothsilver.Random


Install
Install-Package Soothsilver.Random
dotnet add package Soothsilver.Random
paket add Soothsilver.Random
Soothsilver.Random Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2434