View Source mix guardian.gen.secret (Guardian v2.3.2)
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.
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.