sm
/
trash
1
0
Fork 0
a bunch of trashy and useful `io.Reader` implementations
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen McQuay 8bd4b0a0b1
added random reader
I thought this one might be slow but it gets 400Mb/s on my mac.
6 years ago
cmd added random reader 6 years ago
license init 7 years ago
readme.md init 7 years ago
trash.go added random reader 6 years ago

readme.md

trash

A reader that emits garbage; faster than reading from crypto/rand's Reader for when you just need trash and not actual random data.