8.1.23. numpy.testing.rand

numpy.testing.rand(*args)[source]

Returns an array of random numbers with the given shape.

This only uses the standard library, so it is useful for testing purposes.