FunctionsArray
array_shuffle
Returns each array with its elements permuted using a deterministic pseudo-random sequence.
array_shuffle(…) → StringKind · scalar
Returns each array with its elements permuted using a deterministic pseudo-random sequence.
Part of the Array family.