Changelog
🛠 Technical Debt
- f135389: DEBT: Refactored to not use
strings.Builder
for ID generation in favor ofsync.Pool
for buffer reuse. (#37) (@mprimeaux)
Full Changelog: CHANGELOG
Where to go next?
- To determine the practical length for a NanoID, see the collision time calculator here.