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