kmath
common
kmath-stat
/
space.kscience.kmath.stat
/
DefaultGenerator
/
nextBytes
next
Bytes
common
open
override
fun
nextBytes
(
size
:
Int
)
:
ByteArray
Content copied to clipboard
Creates a byte array of the specified
size
, filled with random bytes.
Sources
common source
Link copied to clipboard