📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 12:22:11
📂
/ (Root)
/
lib
/
node_modules
/
npm
/
node_modules
/
unique-string
📍 /lib/node_modules/npm/node_modules/unique-string
🔄 Refresh
✏️
Editing: index.js
Read Only
'use strict'; const cryptoRandomString = require('crypto-random-string'); module.exports = () => cryptoRandomString(32);
💾 Save Changes
❌ Cancel