Imports of generate-corpus command

PathSynopsis
crypto/sha1Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
google.golang.org/protobuf/encoding/protojsonPackage protojson marshals and unmarshals protocol buffer messages as JSON format.
google.golang.org/protobuf/encoding/prototextPackage prototext marshals and unmarshals protocol buffer messages as the textproto format.
google.golang.org/protobuf/internal/testprotos/fuzz
google.golang.org/protobuf/internal/testprotos/test
google.golang.org/protobuf/protoPackage proto provides functions operating on protocol buffer messages.
io/ioutilPackage ioutil implements some I/O utility functions.
logPackage log implements a simple logging package.