Skip to content

ID Gen (idgen) is a command line tool to generate collision resistant user IDs (CUIDs)

Notifications You must be signed in to change notification settings

jordan-bravo/idgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID Gen (idgen)

What is this?

ID Gen (idgen) is a command line tool to generate collision resistant user IDs (CUIDs), which are a more modern version of UUIDs. For more information on the topic, see https://github.com/paralleldrive/cuid2

Usage

idgen accepts two command line arguments:

  1. Number of characters each id should contain, 1 - 100.
  2. Number of ids to generate, 1 - 255.

About

ID Gen (idgen) is a command line tool to generate collision resistant user IDs (CUIDs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages