toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.random
/
ints
ints
fun
Random
.
ints
(
)
:
Sequence
<
Int
>
fun
Random
.
ints
(
from
:
Int
,
until
:
Int
)
:
Sequence
<
Int
>
fun
Random
.
ints
(
range
:
IntRange
)
:
Sequence
<
Int
>