Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Hardly
Random
Uint
C# Class Hardly.Random.Uint
Inheritance:
RandomHelper
Show file
Open project: hardlydifficult/HardlyBot
Public Methods
Method
Description
Between
(
uint
min
,
uint
max
) :
uint
LessThan
(
uint
max
) :
uint
Method Details
Between()
public
static
method
public
static
Between
(
uint
min
,
uint
max
) :
uint
min
uint
max
uint
return
uint
LessThan()
public
static
method
public
static
LessThan
(
uint
max
) :
uint
max
uint
return
uint