ByteCodeMutationUsingDoublesRandom: Mutation operator for byte representation of double values
Description
This function is a C++ wrapper for mutating byte representation of a given candidate solution. This mutation operator
randomly changes a byte in the range of [0,255].