Random values in a given shape. Create an array of the given shape and populate it with random samples from a uniform distribution over [0, 1). This is a convenience function. If you want an interface that takes a shape-tuple as the first argument, refer