kmath
0.3.1-dev-RC
common
kmath-stat
/
space.kscience.kmath.random
/
DefaultGenerator
/
nextDouble
next
Double
open
override
fun
nextDouble
(
)
:
Double
(
source
)
Gets the next random
Double
value uniformly distributed between 0 (inclusive) and 1 (exclusive).