Skip to content

bytes

bytes(n): Uint8Array

Defined in: src/secure.ts:169

n cryptographically strong bytes.

number

Uint8Array

bytes(32); // Uint8Array(32) [ ... ]