Skip to content

Instantly share code, notes, and snippets.

@jgcmarins
Created August 18, 2023 13:09
Show Gist options
  • Save jgcmarins/4e9f9cf09acd21d18f353bd48a4bd63e to your computer and use it in GitHub Desktop.
Save jgcmarins/4e9f9cf09acd21d18f353bd48a4bd63e to your computer and use it in GitHub Desktop.
New Encryption Key
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