crypto.randomBytes(8).toString('hex'), code example Example: crypto.randombytes(4).tostring('hex') var token = crypto.randomBytes(64).toString('hex');