ruff/python/py-fuzzer/README.md

326 B

py-fuzzer

A fuzzer script to run Ruff executables on randomly generated (but syntactically valid) Python source-code files.

Run uv run --no-project --with ./python/py-fuzzer fuzz -h from the repository root for more information and example invocations (requires uv to be installed).