Prepared
Toggle table of contents
2.1.1
common
Platform filter
common
Switch theme
Search in API
Prepared
Suite
/
opensavvy.prepared.suite.random
/
nextLong
next
Long
suspend
fun
Random
.
nextLong
(
)
:
Long
(
source
)
suspend
fun
Random
.
nextLong
(
from
:
Long
,
until
:
Long
)
:
Long
(
source
)
Generates a random integer.
See also
Random.
nextLong
Standard library.
random
Long
Prepared value equivalent.