Go package with 6 popular shuffling algorithms
-
Updated
Sep 25, 2023 - Go
Go package with 6 popular shuffling algorithms
Shuffle a deck so that it is mathematically random
Public README of private repo containing Rohit Lala"s work for ECE264
aA custom shuffling algorithm designed to randomize the order of elements in a list or deck. It uses a unique pattern to achieve random but reproducible shuffling, ensuring fair distribution while maintaining a controlled randomness. Ideal for use in applications requiring randomized selection or distribution.
Add a description, image, and links to the shuffling-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the shuffling-algorithm topic, visit your repo"s landing page and select "manage topics."