randstream@0.3.2
A stream that emits endless series of random bytes, with proper backpressure support.
BSD
2014-07-29
安装 (0.3.2)
npm install randstream@0.3.2
yarn add randstream@0.3.2
pnpm add randstream@0.3.2
bun add randstream@0.3.2
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| readable-stream | ~1.1.0 |
| throttle | ~1.0.3 |