IonizeDocsionize.cc ↗

Crypt Library

crypt.generatekey

Generates and returns a random key. Frequently used in combination with with crypt.encrypt and crypt.decrypt.

crypt.generatekey(keylength: number?): string