fuzzmutator-rs is a small library created with portabilty and performance in mind.
Initialize the MutatorEngine and use its mutate() function on a Vec<u8>.
MutatorEngine
mutate()
Vec<u8>
Refer to the documentation for more functionality.