shuffle


Description:

public static void shuffle<T> (T[] array)

Shuffles an array in place.

Parameters:

array

target array.