@leismore/gen_sid
v1.0.0
Published
Short UID Generator (Command Line Tool). This program generates URL-friendly ( a-z A-Z 0-9 and - _ ) unique ID. DO NOT USE IT WITH CRYPTOGRAPHICAL PURPOSE!
Downloads
2
Maintainers
Readme
Short UID Generator (Command Line Tool)
This program generates URL-friendly ( a-z A-Z 0-9 and - _ ) unique ID. DO NOT USE IT WITH CRYPTOGRAPHICAL PURPOSE!
Usage
node gen-sid [worker_id]
@param {int: 0-16} worker_id When multiple servers involved, assign unique Worker ID to each server.
License
GPL-3.0
Author
Acknowledgments
- shortid - https://www.npmjs.com/package/shortid