ethers.js/utils/random-bytes.d.ts

2 lines
65 B
TypeScript

export declare function randomBytes(length: number): Uint8Array;