Shuffle an array using a given random seed or function. If ensurePermuted is true, the input and output are guaranteed to be distinct permutations.
ensurePermuted
Shuffle an array using a given random seed or function. If
ensurePermutedis true, the input and output are guaranteed to be distinct permutations.