API Documentation > CorelDRAW > 2025-v26 > MathUtils > IVGMathUtils
MathUtils.GetRandomInteger method
Gets a random integer between low and high
Syntax:
Function GetRandomInteger(ByVal low As Long, ByVal High As Long) As Long
Parameters:
Name Type Description
low
Long
High
Long