/cardshuffle

A digital deck of 52 cards and Dominoes including methods for shuffling, a procedure to randomize a deck. I used an algorithm called Fisher Yates to shuffle the cards to avoid ordered sequences. Same for the tiles.

Primary LanguagePython

This repository is not active