Hacker News new | ask | show | jobs
by userbinator 3659 days ago
Csmith is a tool that can generate random C programs that statically and dynamically conform to the C99 standard.

It sounds a lot like a fuzzer, although only for testing success cases.