Como criar CNODE Crypto Rendom Bytes
require('crypto').randomBytes(64).toString('hex')
Thoughtless Thrush
require('crypto').randomBytes(64).toString('hex')