kmath-stat
/
space.kscience.kmath.stat
/
RandomGeneratorProvider
/
nextDouble
jvm
next
Double
open override fun
nextDouble
():
Double
Content copied to clipboard
Generates a
Double
value between 0 and 1.
Return
the next random value between 0 and 1.
Sources
jvm source
Link copied to clipboard