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