Does uuid v1 have browser compatibility issues?

I checked the information and learned that uuid version1 is generated based on timestamp and MAC address. Is there any browser compatibility problem? For example, some browsers cannot obtain the MAC address. I’m now using an npm package called uuid in a javaScript project. I am using the v4 version now, but there is a… Read More Does uuid v1 have browser compatibility issues?