генерировать Secret Key JS Java Script

node -e "console.log(require('crypto').randomBytes(48).toString('hex'))"
Impossible Ibis