kmath
jvm
kmath-stat
/
space.kscience.kmath.stat
/
RandomSourceGenerator
/
nextDouble
next
Double
jvm
open
override
fun
nextDouble
(
)
:
Double
Content copied to clipboard
Gets the next random
Double
value uniformly distributed between 0 (inclusive) and 1 (exclusive).
Sources
jvm source
Link copied to clipboard