MCPcopy Create free account
hub / github.com/MultiFuzz/MultiFuzz / havoc.rs

File havoc.rs

hail-fuzz/src/havoc.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use hashbrown::HashMap;
2use icicle_vm::VmExit;
3use rand::Rng;
4use rand_distr::{Distribution, WeightedAliasIndex};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected