Skip to main content
rand_array
bssl_
crypto
bssl_crypto
Function
rand_
array
Copy item path
Source
pub fn rand_array<const N:
usize
>() -> [
u8
;
N
]
Expand description
Returns an array of random bytes.