Created
August 18, 2023 13:09
-
-
Save jgcmarins/4e9f9cf09acd21d18f353bd48a4bd63e to your computer and use it in GitHub Desktop.
New Encryption 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(require('crypto').randomBytes(32).toString('hex'))" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment