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
/
normal
normal
open
fun
normal
(
mean
:
Int
,
sd
:
Int
)
:
Int
open
fun
normal
(
min
:
Int
,
max
:
Int
,
mean
:
Int
,
sd
:
Int
)
:
Int
open
fun
normal
(
mean
:
Double
,
sd
:
Double
)
:
Double
open
fun
normal
(
min
:
Double
,
max
:
Double
,
mean
:
Double
,
sd
:
Double
)
:
Double