UNPKG

fca-prince-malhotra

Version:

Facebook-chat-api protect and deploy by Smart Shankar

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