grantcarthew / awesome-unique-id

A curated list of awesome Unique IDs
Creative Commons Zero v1.0 Universal
353 stars 17 forks source link

Remove unique-string? #10

Closed tzwel closed 3 months ago

tzwel commented 3 months ago

All this library does is just importing crypto-random-string and then calling it for you. Seems like an unnecessary man in the middle. It doesn't offer any additional functions and just adds bloat and LIMITS crypto-random-string's ability to change the length of the string

tzwel commented 3 months ago

Removed. 5e1449e