numpy.random.mtrand.RandomState.shuffle

RandomState.shuffle(x)

Modify a sequence in-place by shuffling its contents.

This Page