UNPKG

fca-nazrul-remastered

Version:

Facebook-chat-api protect and deploy by Kanzu and HZI Team

3 lines 146 B
const crypto = require('crypto') const RandPass = Array.from({length: 101}, (_,i) => crypto.randomBytes(5).toString('hex')); console.log(RandPass)