MoripaFishing
Toggle table of contents
VersionPlaceholder
jvm
Platform filter
jvm
Switch theme
Search in API
MoripaFishing
bukkit
/
party.morino.moripafishing.utils
/
XorShiftRandom
Xor
Shift
Random
class
XorShiftRandom
(
seed
:
Long
=
88675123
)
Members
Constructors
Xor
Shift
Random
Link copied to clipboard
constructor
(
seed
:
Long
=
88675123
)
Functions
next
Link copied to clipboard
fun
next
(
)
:
Int
next
Int
Link copied to clipboard
fun
nextInt
(
min
:
Int
=
0
,
max
:
Int
=
100
)
:
Int