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