Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
proc
/
self
/
root
/
usr
/
lib
/
nodejs
/
unique-string
/
Or
Select Your none :
Upload File :
New :
File
Dir
//proc/self/root/usr/lib/nodejs/unique-string/index.js
'use strict'; const cryptoRandomString = require('crypto-random-string'); module.exports = () => cryptoRandomString(32);