MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / VBMath Class / Rnd Method / Rnd() Method

In This Topic
Rnd() Method
In This Topic
Returns a random number of type float.
Syntax
'Declaration
 
Public Overloads Shared Function Rnd() As Single
 

Return Value

Returns a random number of type float.
See Also