Closed jaythomas closed 11 years ago
Uses a more thorough, Knuth-Fisher-Yates shuffle algorithm for shuffling Arrays as Ruby 1.8.7+ does. (Used in uno.rb, etc.)
Thanks, cherry-picked.
Uses a more thorough, Knuth-Fisher-Yates shuffle algorithm for shuffling Arrays as Ruby 1.8.7+ does. (Used in uno.rb, etc.)