http://www.emgu.com
The method updates the state using the MWC algorithm and returns the next 32-bit random number.
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
SyntaxPublic Function Next As UInteger
public:
unsigned int Next()
member Next : unit -> uint32
Return Value
Type:
UInt32The next 32-bit random number
See Also