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