Files
VRCX/html
Gizmo 0817a1358f refactor: Replace UUID dependency with window.crypto.randomUUID() (#601)
Remove the UUID dependency and replaces it with
the `window.crypto.randomUUID()` method. By utilizing the native browser function,
we eliminate the need for an external library.
2023-07-19 11:09:14 +12:00
..
2023-01-14 12:49:46 +13:00
2021-04-20 12:58:23 +09:00
2023-05-10 17:10:46 +12:00