function randomBytes(length): Uint8Array
length
number
Uint8Array
randomBytes(8);
Was this page helpful?