Filing a proposal on behalf of @kcc and @dvyukov: They request that cmd/go support fuzzing natively, just like it does tests and benchmarks and race detection today. https://github.com/dvyukov/go-fuzz exists but it's not as easy as writing tests and benchmarks and running "go test -race" today. Should we make this easier? [Motivation](http://tiny.cc/why-go-fuzz) [Proposal](https://docs.google.com/document/u/1/d/1zXR-TFL3BfnceEAWytV8bnzB2Tfp6EPFinWVJ5V4QC8/pub)