UNPKG

@bytecodealliance/jco

Version:

JavaScript tooling for working with WebAssembly Components

3 lines (2 loc) 108 B
/** @module Interface wasi:random/random@0.2.3 **/ export function getRandomBytes(len: bigint): Uint8Array;