shuffle

array shuffle(array)

Returns a copy of array with the elements shuffled.

Arguments

  1. arrayarray with elements to shuffle.

Returns