Property | Type | Description | |
---|---|---|---|
LettersPairs | string[] | ||
Rand |
Method | Description | |
---|---|---|
GetRandomName ( ) : string | ||
GetUptime ( ) : string | ||
RandomNumber ( int min, int max ) : int |
public static RandomNumber ( int min, int max ) : int | ||
min | int | |
max | int | |
return | int |