tree: e009d39f27b362594665724e596bc526288d5f2c [path history] [tgz]
  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).