cupynumeric.random.random# cupynumeric.random.random(size=None)# Return random floats in the half-open interval [0.0, 1.0). Alias for random_sample to ease forward-porting to the new random API. See also numpy.random.random Availability: Multiple GPUs, Multiple CPUs