pub fn to_array<const LEN: usize>() -> Result<[u8; LEN]>
Expand description

Creates a LEN-sized array filled with crpytographically secure random bytes