adobe / helix-rum-js

Helix RUM Event Generator for JavaScript
Apache License 2.0
1 stars 8 forks source link

Id generation logic generates very short id #128

Closed kptdobe closed 9 months ago

kptdobe commented 10 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.

image
trieloff commented 9 months ago

This is working as intended. We intentionally accept some collisions to reduce entropy and preserve privacy.