Created
January 23, 2022 22:31
-
-
Save arinaldi/fe5800b3772eee7a222167474f98d404 to your computer and use it in GitHub Desktop.
Generate key
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
node -e "console.log(crypto.randomBytes(32).toString('hex'))" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment