Hey @katie_hockman, great talk! What happens if I don't f.Add any seeds to the fuzzer? How do I choose good seeds?
1
0
0
0
0
@ModuloSquawk It's completely optional! It makes fuzzing effective a bit sooner, and makes it find bugs easier, but not required. You can hopefully use inputs to your unit tests for this!