allalgorithms-python icon indicating copy to clipboard operation
allalgorithms-python copied to clipboard

Add Fisher-Yates shuffling algorithm

Open bryanyli opened this issue 6 years ago • 0 comments

This pull request is:

  • [x] A new Algorithm
  • [ ] An update to an existing algorithm.
  • [ ] An error fix
  • [ ] Other (Describe below*)

This pull request fixes:

#23

Changes:

Added Fisher-Yates shuffling algorithm.

bryanyli avatar Oct 03 '19 22:10 bryanyli