REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 620 B
Close
//opt/alt/alt-nodejs10/root/lib/node_modules/npm/node_modules/unique-string/readme.md
Text
Base64
# unique-string [](https://travis-ci.org/sindresorhus/unique-string) > Generate a unique random string ## Install ``` $ npm install --save unique-string ``` ## Usage ```js const uniqueString = require('unique-string'); uniqueString(); //=> 'b4de2a49c8ffa3fbee04446f045483b2' ``` ## API ### uniqueString() Returns a 32 character unique string. Matches the length of MD5, which is [unique enough](http://stackoverflow.com/a/2444336/64949) for non-crypto purposes. ## License MIT © [Sindre Sorhus](https://sindresorhus.com)
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.js
122 B
lrw-r--r--
2023-03-22 10:59:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
license
1.09 KB
lrw-r--r--
2023-03-22 10:59:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.67 KB
lrw-r--r--
2023-03-22 10:59:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
readme.md
620 B
lrw-r--r--
2023-03-22 10:59:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).