fuzzmutator 0.1.4

This is a tiny library that can be used to mutate fuzzing data on a bit-level.
Documentation
1
2
3
4
# 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.