tree: 1bf2f6f92aa4699ceafc6c0d9ad342d5ba729322
  1. fuzz.py
  2. pyproject.toml
  3. README.md
  4. uv.lock
python/py-fuzzer/README.md

py-fuzzer

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

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