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
idgen accepts two command line arguments:
- Number of characters each id should contain, 1 - 100.
- Number of ids to generate, 1 - 255.