Function sshx_core::rand_alphanumeric
source ยท pub fn rand_alphanumeric(len: usize) -> String
Expand description
Generate a cryptographically-secure, random alphanumeric value.
pub fn rand_alphanumeric(len: usize) -> String
Generate a cryptographically-secure, random alphanumeric value.