+++ title = "Fuzzing Compilers" author = "Yann Herklotz" tags = [] categories = [] backlinks = ["2e1"] forwardlinks = ["2e3", "2e2a"] zettelid = "2e2" +++ Fuzzing is the act of randomly generating an input, and checking in various ways if the output is correct.