Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sindresorhus/random-bytes-readable-stream
Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`
https://github.com/sindresorhus/random-bytes-readable-stream
crypto nodejs nodejs-stream npm-package pseudo-random-generator random random-bytes readable-stream
Last synced: about 1 month ago
JSON representation
Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`
- Host: GitHub
- URL: https://github.com/sindresorhus/random-bytes-readable-stream
- Owner: sindresorhus
- License: mit
- Created: 2018-07-25T04:12:43.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T11:32:09.000Z (over 3 years ago)
- Last Synced: 2024-04-14T11:09:16.137Z (7 months ago)
- Topics: crypto, nodejs, nodejs-stream, npm-package, pseudo-random-generator, random, random-bytes, readable-stream
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 77
- Watchers: 3
- Forks: 2
- Open Issues: 0
Awesome Lists containing this project
- awesome-cross-platform-nodejs - random-bytes-readable-stream - Cross-platform `fs.createReadStream('/dev/urandom')`. (Libraries / Streams)