Closed seIncorp closed 5 years ago
Updating shuffle function to ES6 version, where for shuffling I just used Array.forEach function.
Thanks for PR, but I don’t think it is necessary. Because it is works currently and has good performance
Updating shuffle function to ES6 version, where for shuffling I just used Array.forEach function.