Clones the given array and shuffles it.
the array to shuffle
a function that returns a random value between 0 (inclusive) and 1 (exclusive), Math.random by default
Math.random
Generated using TypeDoc
Clones the given array and shuffles it.