pub fn crypto_random_string<const N: usize>() -> String
Generate N random bytes using a cryptographically secure source, return encoded as a string