📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 07:43:20
📂
/
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
unique-string
✏️
Editing: index.js
'use strict'; const cryptoRandomString = require('crypto-random-string'); module.exports = () => cryptoRandomString(32);
💾 Save Changes
❌ Cancel