The dimensions of the returned array, should all be positive integers
Create an array of the given shape and propagate it with random samples from a uniform distribution over [0, 1].
Optionalshape: number | number[]The dimensions of the returned array, should all be positive integers
Create an array of the given shape and propagate it with random samples from a uniform distribution over [0, 1].