1.0.0 • Published 5 years ago

@leismore/gen_sid v1.0.0

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
5 years ago

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

Winfred K. Qin @ Leismore

Acknowledgments