pub fn keygen() -> String
Generates a random key with a length of 64 characters from the specified character set.
A randomly generated key.