Returns 32-bit unsigned integer and updates RNG
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- max
- Type: SystemUInt32
the exclusive upper boundary of random numbers range.
Return Value
Type: UInt32uniformly-distributed random 32-bit unsigned integer
See Also