permute
Randomly permutes the supplied array
Parameters
x
the array
Randomly permutes the supplied array, the array is changed.
Parameters
x
the array
Randomly permutes the supplied array using the stream. The array is changed.
Parameters
x
the array
Randomly permutes the supplied array using the stream. The array is changed.
Parameters
T
the type of the array
x
the array
Randomly permutes the supplied List using the stream. The list is changed.
Parameters
T
the type of the list
x
the list