[][src]Function indradb::util::generate_random_secret

pub fn generate_random_secret(count: usize) -> String

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