Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiFuzz/MultiFuzz
/ mutations.rs
File
mutations.rs
hail-fuzz/src/mutations.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use rand::{prelude::SliceRandom, Rng};
2
use rand_distr::Distribution;
3
4
use crate::{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected