RNG_MT19937Next Method OpenCvSharp Class Library
updates the state and returns the next 32-bit unsigned integer random number

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public uint Next()

Return Value

Type: UInt32

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.RNG_MT19937.Next"]

See Also

Reference