Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use hashbrown::HashMap;
2
use icicle_vm::VmExit;
3
use rand::Rng;
4
use rand_distr::{Distribution, WeightedAliasIndex};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected