News

File metadata and controls Code Blame 158 lines (125 loc) · 6.33 KB Raw 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 ...
A simple python module that is meant to simulate the action of shuffling a python List as if it were a deck of cards. Predictable behaviours that make a human riffle shuffle imperfect Once a deck of ...