Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.util
/
TribotRandom
/
uniform
uniform
open
fun
uniform
(
min
:
Int
,
max
:
Int
)
:
Int
open
fun
uniform
(
min
:
Double
,
max
:
Double
)
:
Double