ndarray
dpnp.fft
dpnp.linalg
dpnp.random
dpnp.scipy
Development information
Generates a random sample from a given 1-D array.
For full documentation refer to numpy.random.choice.
numpy.random.choice
Notes
The function uses numpy.random.choice on the backend and will be executed on fallback backend.