HOME


sh-3ll 1.0
DIR:/proc/self/cwd/bright.medisavehealthcarebd.com/node_modules/crypto-browserify/example/
Upload File :
Current File : //proc/self/cwd/bright.medisavehealthcarebd.com/node_modules/crypto-browserify/example/test.js
var crypto = require('crypto')
var abc = crypto.createHash('sha1').update('abc').digest('hex')
console.log(abc)
// require('hello').inlineCall().call2()