Function
get-insecure-random-bytes
Return up to max-len insecure pseudo-random bytes.
get-insecure-random-bytes: func(max-len: u64) -> list<u8>;Return up to max-len insecure pseudo-random bytes.
get-insecure-random-bytes: func(max-len: u64) -> list<u8>;