fuzzmutator 0.1.5

This is a tiny library that can be used to mutate fuzzing data on a bit-level.
Documentation

fuzzmutator-rs

fuzzmutator-rs is a small library created with portabilty and performance in mind.

Usage

Initialize the OsRng and call mutate() on an u8 vector.