Function
get-random-bytes
Return len cryptographically-secure random or pseudo-random bytes.
get-random-bytes: func(len: u64) -> list<u8>;Return len cryptographically-secure random or pseudo-random bytes.
get-random-bytes: func(len: u64) -> list<u8>;