tree: 66481c069628638b59f28c6203a5edc5dc88c5b7
  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 uv run --project=./python/py-fuzzer fuzz -h from the repository root for more information and example invocations (requires uv to be installed).