fix(worker): replace Math.random()
with crypto.randomUUID()
#1762
Merged
kettanaito merged 1 commit intomswjs:feat/standard-apifrom laryro:refactor/replace-math-randomOct 10, 2023
+1-1
Math.random()
with crypto.randomUUID()
#1762