pub fn generate_random_secret(count: usize) -> String
Expand description

Generates a securely random string consisting of letters (uppercase and lowercase) and digits.