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