allalgorithms-python
allalgorithms-python copied to clipboard
Add Fisher-Yates shuffling algorithm
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.