You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_js.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -467,8 +467,7 @@ Prior to `uuid@11`, it was possible for `options` state to interfere with the in
467
467
468
468
## Known issues
469
469
470
-
<!-- This header is referenced as an anchor in src/rng-browser.ts -->
471
-
470
+
<!-- This header is referenced as an anchor in src/rng.ts -->
472
471
### "getRandomValues() not supported"
473
472
474
473
This error occurs in environments where the standard [`crypto.getRandomValues()`](https://developer.mozilla.org/en-US/docs/Web/API/Crypto/getRandomValues) API is not supported. This issue can be resolved by adding an appropriate polyfill:
0 commit comments