OpenLvVision_OpenCv.lvlib:RNG.lvclass:RNG Uniform.vi

Returns uniformly distributed integer random number from [a,b) range

The methods transform the state using the MWC algorithm and return the next uniformly-distributed random number of the specified type, deduced from the input parameter type, from the range [a, b).

For detailed information, please refer to the OpenCV documentation

OpenLvVision_OpenCv.lvlib:RNG.lvclass:RNG Uniform.vi