|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <random>#include "barretenberg/avm_fuzzer/mutations/basic_types/uint_mutations.hpp"#include "barretenberg/avm_fuzzer/mutations/configuration.hpp"Go to the source code of this file.
Functions | |
| void | mutate_uint8_t (uint8_t &value, std::mt19937_64 &rng, const Uint8MutationConfig &config) |
| void mutate_uint8_t | ( | uint8_t & | value, |
| std::mt19937_64 & | rng, | ||
| const Uint8MutationConfig & | config | ||
| ) |
Definition at line 4 of file uint8_t.cpp.