REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 472 B
Close
/home/byroehnu/easepay.easetack.com/node_modules/gud/README.md
Text
Base64
# gud > Create a 'gud nuff' (not cryptographically secure) globally unique id ## Install ``` yarn add gud ``` ## Usage ```js const gud = require('gud'); console.log(gud()); // 1 console.log(gud()); // 2 ``` This is ever so slightly better than using something like `_.uniqueId` because it will work across multiple copies of the same module. Do not use this in place of actual UUIDs, security folks will hate me. This will not be unique across processes/workers.
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
.htaccess
127 B
lr--r--r--
2026-03-14 01:49:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
139 B
lrw-r--r--
2026-02-28 00:26:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
549 B
lrw-r--r--
2026-02-28 00:26:32
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
472 B
lrw-r--r--
2026-02-28 00:26:52
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).