aboutsummaryrefslogtreecommitdiff
path: root/src/internal/fuzz/pcg.go
AgeCommit message (Expand)Author
2021-07-20[dev.fuzz] internal/fuzz: avoid marshaling input before calling fuzz functionJay Conrod
2021-06-22[dev.fuzz] internal/fuzz: refactor byte slice mutatorsRoland Shoemaker
2021-04-27[dev.fuzz] internal/fuzz: allow setting pcg seed via GODEBUGRoland Shoemaker
2021-01-12[dev.fuzz] internal/fuzz: implement a more robust mutatorKatie Hockman