random-bytes-readable-stream
Random Stream
Creates a stream producing cryptographically strong pseudo-random data
Creates a readable stream producing cryptographically strong pseudo-random data using crypto.randomBytes()
76 stars
3 watching
2 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
cryptonodejsnodejs-streamnpm-packagepseudo-random-generatorrandomrandom-bytesreadable-stream
Related projects:
Repository | Description | Stars |
---|---|---|
| Generate cryptographically strong random strings | 570 |
| Converts a string or binary data into a stream for piping to other tools | 90 |
| Generates random integers within specified ranges | 87 |
| Creates streams with minimal data production or discarding of received data. | 52 |
| A library that generates random numbers with consecutive uniqueness constraints | 116 |
| Converts various input types into readable streams. | 207 |
| A utility function to generate random floating-point numbers within specified ranges. | 36 |
| A utility library for working with streams in JavaScript | 342 |
| Converts bytes to a human-readable string representation. | 68 |
| Converts bytes to human-readable strings | 1,122 |
| A utility library to check if an object is a Node.js stream | 111 |
| A small hashing module that provides a unified API for Node.js and browser environments | 639 |
| Prepends a user's PATH with local binaries | 104 |
| Creates a null stream from input data | 92 |
| A purely functional random number generator implemented using the xorshift algorithm. | 27 |