DataJuggler.Core.RandomShuffler
1.2.1
See the version list below for details.
dotnet add package DataJuggler.Core.RandomShuffler --version 1.2.1
NuGet\Install-Package DataJuggler.Core.RandomShuffler -Version 1.2.1
<PackageReference Include="DataJuggler.Core.RandomShuffler" Version="1.2.1" />
paket add DataJuggler.Core.RandomShuffler --version 1.2.1
#r "nuget: DataJuggler.Core.RandomShuffler, 1.2.1"
// Install DataJuggler.Core.RandomShuffler as a Cake Addin #addin nuget:?package=DataJuggler.Core.RandomShuffler&version=1.2.1 // Install DataJuggler.Core.RandomShuffler as a Cake Tool #tool nuget:?package=DataJuggler.Core.RandomShuffler&version=1.2.1
This code is used in a project I started called Card Counter to practice black jack counting systems. Despite never finishing Card Counting, this program does work really well in simulations as it "deals" out all the choices and actually shuffles (swaps) items instead of just using random number generations.
Please visit the Data Juggler YouTube channel as I will have some more videos using this product as soon as I can.
https://www.youtube.com/channel/UCaw0joqvisKr3lYJ9Pd2vHA
Thanks
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- DataJuggler.Core.UltimateHelper (>= 1.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DataJuggler.Core.RandomShuffler:
Package | Downloads |
---|---|
DataJuggler.PixelDatabase.Net
PixelDatabase is a List of PixelInformation objects, that you can use LINQ expressions or Bitmap Query Language expressions to update images. |
GitHub repositories
This package is not used by any popular GitHub repositories.
This is the first release on NuGet since the project move to Git Hub. More regular updates are coming.