updates the state and returns the next 32-bit unsigned integer random number
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
SyntaxPublic Function Next As UInteger
public:
unsigned int Next()
member Next : unit -> uint32
Return Value
Type:
UInt32
See Also