This is documentation for an old release of NumPy (version 1.3.). Read this page in the documentation of the latest stable release (version > 1.17).

numpy.random.shuffle

numpy.random.shuffle(x)
Modify a sequence in-place by shuffling its contents.

Previous topic

numpy.random.bytes

Next topic

numpy.random.permutation

This Page

Quick search