zelark / nano-id-cc

Nano ID collision calculator
https://zelark.github.io/nano-id-cc/
MIT License
45 stars 10 forks source link

Grammatical mistake #20

Closed vinity closed 5 years ago

zelark commented 5 years ago

Thanks for fixing.

I just checked with grammarly first 3 paragraphs and rewrote it a bit:

Nano ID is a library for generating random IDs. Likewise UUID, there is a probability of duplicate IDs. However, this probability is extremely small.

Meanwhile, a lot of projects generate IDs in small numbers. For those projects, the ID length could be reduced without risk.

This calculator aims to help you realize the extent to which the ID length can be reduced.

It there are no other writing issues, can you use the updated version of the text?

zelark commented 5 years ago

Was fixed in #21 .