mutate_interesting_word_slice

Function mutate_interesting_word_slice 

Source
fn mutate_interesting_word_slice(
    bytes: &mut [u8],
    test_runner: &mut TestRunner,
) -> Option<()>
Expand description

Mutates a random 2-byte (16-bit) region in the byte slice with a randomly chosen interesting 16-bit value.