MCPcopy 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

1use rand::{prelude::SliceRandom, Rng};
2use rand_distr::Distribution;
3
4use crate::{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected