UNPKG

@xmr-core/xmr-crypto-utils

Version:

Core crypto operations for Monero and implementations and interfaces of various hardware devices for creating Monero transactions securely

4 lines 169 B
export declare function rand_32(): string; export declare function rand_8(): string; export declare function random_scalar(): string; //# sourceMappingURL=index.d.ts.map