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