rand-stream
Filter a stream into random chunks.
Example
var rand =split =fs = ;// pipe a random collection of lines to stdoutfs// => line 8// => line 3
install
With npm do:
npm install rand-stream
Filter a stream into random chunks.
var rand =split =fs = ;// pipe a random collection of lines to stdoutfs// => line 8// => line 3
With npm do:
npm install rand-stream
npm i rand-stream
5
0.0.1
BSD