kmath
common
kmath-stat
/
space.kscience.kmath.stat
/
RandomGenerator
/
Companion
/
default
default
common
fun
default
(
seed
:
Long
)
:
DefaultGenerator
Content copied to clipboard
Returns
DefaultGenerator
of given
seed
.
val
default
:
DefaultGenerator
Content copied to clipboard
The
DefaultGenerator
instance.