Function rustream::squire::secure::keygen

source ·
pub fn keygen() -> String
Expand description

Generates a random key with a length of 64 characters from the specified character set.

§Returns

A randomly generated key.