Function atuin_common::utils::crypto_random_string
source ยท pub fn crypto_random_string<const N: usize>() -> String
Expand description
Generate N random bytes using a cryptographically secure source, return encoded as a string