permute
Randomly permutes the supplied array using the supplied stream number, the array is changed
Parameters
the array
the stream number from the stream provider to use
Randomly permutes the supplied array using the supplied stream number, the array is changed
Parameters
the array
the source of randomness
Randomly permutes the supplied array using the supplied stream number, the array is changed.
Parameters
the array
the stream number from the stream provider to use
Randomly permutes the supplied array using the supplied random number generator, the array is changed.
Parameters
the array
the source of randomness
Randomly permutes the supplied array using the supplied stream number, the array is changed
Parameters
the type of the array
the array
the stream number from the stream provider to use
Randomly permutes the supplied array using the supplied random number generator, the array is changed
Parameters
the type of the array
the array
the source of randomness
Randomly permutes the supplied List using the supplied stream number, the list is changed
Parameters
the type of the list
the list
the stream number from the stream provider to use
Randomly permutes the supplied List using the supplied random number generator, the list is changed
Parameters
the type of the list
the list
the source of randomness