This is documentation for an old release of NumPy (version 1.19). Read this page in the documentation of the latest stable release (version 2.2).
numpy.random.sample¶
-
numpy.random.
sample
()¶ This is an alias of
random_sample
. Seerandom_sample
for the complete documentation.