bitwarden_crypto

Function generate_random_bytes

source
pub fn generate_random_bytes<T>() -> Zeroizing<T>
where Standard: Distribution<T>, T: Zeroize,
Expand description

Generate random bytes that are cryptographically secure