Documentation Index
Fetch the complete documentation index at: https://docs.qu.ai/llms.txt
Use this file to discover all available pages before exploring further.
length bytes of cryptographically secure random data.
Parameters
| Parameter | Type | Description |
|---|---|---|
length | number | The number of bytes to generate. |
Returns
Uint8Array
The random bytes.
