sm
/
trash
1
0
Fork 0
a bunch of trashy and useful io.Reader implementations
Datei suchen
Stephen McQuay 8bd4b0a0b1
added random reader
I thought this one might be slow but it gets 400Mb/s on my mac.
2017-12-27 22:31:28 -08:00
cmd added random reader 2017-12-27 22:31:28 -08:00
license init 2016-06-02 23:19:06 -07:00
readme.md init 2016-06-02 23:19:06 -07:00
trash.go added random reader 2017-12-27 22:31:28 -08:00

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.