mix guardian. gen. secret
(Guardian v2.5.0)
View Source
Generates a secret and prints it to the terminal.
mix guardian.gen.secret [length]By default, mix guardian.gen.secret generates a key 64 characters long.
The minimum value for length is 32.