Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: int Next(int)

  • Declared in: RT.Util.Rnd

Declaration

public static int Next(
    int max
)

Summary

Returns a non-negative random number less than max.