Shuffles an array in place uniformly.
This uses the Fisher–Yates algorithm.
type of the item
the array
random number generator
Shuffles an array in place uniformly.
This uses the Fisher–Yates algorithm.