UNPKG

streams

Version:

A lazy streams library for functional composition in JavaScript.

2 lines (1 loc) 81 B
export declare function iteratorRandom(): Generator<number, undefined, unknown>;