kmath
0.3.1-dev-RC
common
kmath-stat
/
space.kscience.kmath.random
/
RandomGenerator
/
nextBytes
next
Bytes
open
fun
nextBytes
(
size
:
Int
)
:
ByteArray
(
source
)
Creates a byte array of the specified
size
, filled with random bytes.