Overload List
| Name | Description | |
|---|---|---|
| Randu(InputOutputArray, InputArray, InputArray) | 
            fills array with uniformly-distributed random numbers from the range [low, high)
              | |
| Randu(InputOutputArray, Scalar, Scalar) | 
            fills array with uniformly-distributed random numbers from the range [low, high)
              | 
See Also