IRuntimeServices.randomBytes(length: number): Uint8Array
Generates cryptographically secure random bytes.
The random bytes
IRuntimeServices.randomBytes(length: number): Uint8Array
Generates cryptographically secure random bytes.
The random bytes
import { type IRuntimeServices } from "common/src/index.ts";