Write a method to shuffle a deck of cards. It must be a perfect shuffle - in other words, each 52! permutations of the deck has to be equally likely. Assume that you are given a random number generator which is perfect.
Last active
February 19, 2016 02:55
-
-
Save nothingrealhappen/2c0a9f0a5f85b4293983 to your computer and use it in GitHub Desktop.
2016-02-18
ScorpiusZ
commented
Feb 19, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment