Shuffles the provided array, mutates the original array.
The type of the array to shuffle.
The array to shuffle.
The shuffled array.
8Crafter
Shuffles the provided array, mutates the original array.