An open API service indexing awesome lists of open source software.

https://github.com/vorner/numstream

Generates a stream of binary unsigned 64 numbers
https://github.com/vorner/numstream

Last synced: 10 months ago
JSON representation

Generates a stream of binary unsigned 64 numbers

Awesome Lists containing this project

README

          

This produces an (effectively) infinite stream of binary 64bit integers. I use
it to stress-test hard disks. It's better than filling with just zeroes, as it
seems broken drives manifest more errors with data that is not all-zeroes.