UNPKG

@zlattice/lattice-js

Version:

Lattice blockchain TypeScript SDK with dual module support (CJS + ESM)

3 lines 153 B
export declare function initRNGPool(): Promise<void>; export declare function randomBytes(length?: number): Uint8Array; //# sourceMappingURL=rng.d.ts.map