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
|`Crypto.getRandomValues()`|[ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBufferView)| Returns an array of cryptographically secure random values. |
18
+
|`Crypto.getRandomValues()`|[ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer)| Returns an array of cryptographically secure random values. |
19
19
|`Crypto.randomUUID()`|[ArrayBuffer]()| Returns a randomly generated, 36 character long v4 UUID. |
0 commit comments