paralleldrive / cuid2

Next generation guids. Secure, collision-resistant ids optimized for horizontal scaling and performance.
MIT License
2.68k stars 54 forks source link

README.md: improve `init` docs #49

Closed audionerd closed 1 year ago

audionerd commented 1 year ago

Explain that:

For context, I wanted to use init to set only the length of the id, but was not sure what to do about the other properties, and I didn’t understand what fingerprint was for. I felt the README could be more descriptive.