A simple shuffled collection implementation in C# using the Fisher-Yates algorithm.
Info
Version: | 1.0.1 |
Author(s): | Iain Galloway |
Last Update: | Wednesday, August 5, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iaingalloway/ShuffleBag |
NuGet Url: | https://www.nuget.org/packages/ShuffleBag |
Install
Install-Package ShuffleBag
dotnet add package ShuffleBag
paket add ShuffleBag
ShuffleBag Download (Unzip the "nupkg" after downloading)
Dependencies
Tags