Closed kptdobe closed 9 months ago
The id generation logic easily generates one or 2 characters length id... I am not sure how important is uniqueness but collisions can every easily happen.
This is working as intended. We intentionally accept some collisions to reduce entropy and preserve privacy.
The id generation logic easily generates one or 2 characters length id... I am not sure how important is uniqueness but collisions can every easily happen.