array shuffle(array arr)
shuffle() gives back the same elements, but in random order. The array is modified destructively.
permute()