a bunch of trashy and useful io.Reader implementations
Go to file
2016-06-02 23:19:06 -07: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 TimeoutReader 2016-06-02 23:19:06 -07:00

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.