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