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