Hacker News new | ask | show | jobs
by xphx 1435 days ago
Or if homogeneous data is fine, just cat or dd from a source like /dev/zero.
1 comments

I think I've seen /dev/random used for generating large amounts of garbage data as well. (Though usually my problem is too much garbage data, not too little.)