amplitude / experiment-js-client

Amplitude Experiment client-side SDK for JavaScript
MIT License
7 stars 7 forks source link

chore: fix UUID method for split-url experiment #104

Closed AntonnyAGS closed 4 months ago

AntonnyAGS commented 4 months ago

Summary

Fix UUID method to generate device id correctly. Currently this break the init of split url

Checklist