Click or drag to resize

RNGNext Method

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
Syntax
public uint Next()

Return Value

Type: UInt32
See Also