Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 138 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 138 Bytes

Install cargo-fuzz

cargo install cargo-fuzz

Run

  • cargo +nightly fuzz run div_mod
  • cargo +nightly fuzz run div_mod_word