-
Looks like we're getting closer to being able to obtain UUIDs directly from a Web platform API:
js const uuid = crypto.randomUUID(); // "52e6953d-edbe-4953-be2e-65ed3836b2f0"The @w3ctag review was just kicked off: github.com/w3ctag/design-reviews/issues/623.