Crypto - Web documentation
interface Crypto

Properties

Methods

getRandomValues<T extends
Int8Array
| Int16Array
| Int32Array
| Uint8Array
| Uint16Array
| Uint32Array
| Uint8ClampedArray
| BigInt64Array
| BigUint64Array
>
(array: T): T
randomUUID(): `${string}-${string}-${string}-${string}-${string}`