Preparing for system design interviews?  Try bugzed.com →

Isomorphic Random Bytes Stream

JSON →
library 2.0.2 ·javascript
verified Jun 17, 2026

iso-random-stream provides an isomorphic (Node.js and browser compatible) readable stream for cryptographic random bytes. In Node.js environments, it leverages `crypto.randomBytes`, while in browsers, it utilizes `Crypto.getRandomValues()` for secure randomness. The package is currently at version 2.0.2, primarily releasing bug fixes and minor updates after a significant breaking change in version 2.0.0. The v2.0.0 release refactored the internal implementation, removed an explicit `Buffer` dependency, and introduced first-party TypeScript type definitions. Unlike some alternatives, it offers a streaming interface, which is beneficial for generating large quantities of random data without consuming excessive memory upfront.

total hits 20
actors 5 distinct systems
last hit 19d ago AhrefsBot
ByteDance
5
GPTBot
4
Amazonbot
4
Script
1
Humans
2

top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇬🇧 United Kingdom · 🇨🇦 Canada · 🇷🇺 Russia