Module: Hecks::Fuzzing::SequenceGenerator::Picker
- Included in:
- Hecks::Fuzzing::SequenceGenerator
- Defined in:
- lib/hecks/fuzzing/sequence_generator/picker.rb
Overview
Which step to try next: eligibility (what is POSSIBLE from the state so far) and weighting (what is LIKELY to reach somewhere new).