__oneoff__
libFuzzer: Coverage-Guided Fuzzing Done Right
Link your code with libFuzzer and LLVM coverage instrumentation to evolve inputs that hit new code paths, uncovering crashes and sanitizer bugs faster than manual testing—ideal for libraries handling untrusted data.