Appearance
shuffle() - Rearrange the elements in the array in random order
mixed *shuffle(mixed *arr);
Shuffle the array and return.