XylotrechusZ
XylotrechusZ Shell
: /opt/alt/alt-nodejs12/root/lib/node_modules/npm/node_modules.bundled/unique-string/ [ drwxr-xr-x ]
'use strict';
const cryptoRandomString = require('crypto-random-string');
module.exports = () => cryptoRandomString(32);