RandInt Property
The random integer.
Syntax
[VB.NET] Public ReadOnlyProperty RandInt As Integer
[C#] public int RandInt {get;}
Remarks
This property holds the random integer generated by calling GetNextInt.
This property is read-only.
Default Value
0