Phoenix v1.2.5 Mix.Tasks.Phoenix.Gen.Secret

Generates a secret and print it to the terminal.

mix phoenix.gen.secret [length]

By default, mix phoenix.gen.secret generates a key 64 characters long.

The minimum value for length is 32.

Summary

Functions

run(list)