UNPKG

eccrypto-js

Version:

Elliptic curve cryptography library (NodeJS, Browser and Pure JS)

3 lines 128 B
/// <reference types="node" /> export declare function randomBytes(length: number): Buffer; //# sourceMappingURL=random.d.ts.map