Skip to content

Short UID Generator (Command Line Tool): This program generates URL-friendly ( a-z A-Z 0-9 and - _ ) unique ID.

License

Notifications You must be signed in to change notification settings

leismore/cli-gen-sid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Short UID Generator (Command Line Tool): This program generates URL-friendly ( a-z A-Z 0-9 and - _ ) unique ID.

Resources

License

Stars

Watchers

Forks

Packages

No packages published