UNPKG

@proton/ccxt

Version:

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for 130+ exchanges

4 lines (3 loc) 73 B
export declare class SecureRandom { nextBytes(ba: number[]): void; }