xorbits.numpy.random.sample#

xorbits.numpy.random.sample(size=None, chunk_size=None, gpu=None, dtype=None)#

This is an alias of random_sample. See random_sample for the complete documentation.

This docstring was copied from numpy.random.