paralleldrive / cuid

Collision-resistant ids optimized for horizontal scaling and performance.
Other
3.44k stars 123 forks source link

Fixing Slug Length Description #73

Closed MarkHerhold closed 7 years ago

MarkHerhold commented 7 years ago

I made a mistake in my last investigation into the slug length code. Slugs will actually never exceed 10 characters. I previously stated that they would grow unboundedly.