greg icon indicating copy to clipboard operation
greg copied to clipboard

Unique, memorable ids for your Node app

Results 3 greg issues
Sort by recently updated
recently updated
newest added

added a jest test to test how much of the generated ids are unique, right now it seems that it can generate 1mil UUID no problem. but when I did...

You say "too few", but are we talking 100,000 unique combinations or 10,000,000, what's the current entropy?

It is currently possible to generate random sentences which are not the same but have the same id when parsed. Example: ``` js exports = require('greg'); var phrase1 = '34...