Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
uint8_t.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <random>
4
5
#include "
barretenberg/avm_fuzzer/mutations/basic_types/uint_mutations.hpp
"
6
#include "
barretenberg/avm_fuzzer/mutations/configuration.hpp
"
7
8
void
mutate_uint8_t
(uint8_t&
value
,
std::mt19937_64
& rng,
const
Uint8MutationConfig
& config);
WeightedSelectionConfig
Definition
weighted_selection.hpp:8
configuration.hpp
std::get
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition
tuple.hpp:13
value
FF value
Definition
public_data_tree.test.cpp:97
mutate_uint8_t
void mutate_uint8_t(uint8_t &value, std::mt19937_64 &rng, const Uint8MutationConfig &config)
Definition
uint8_t.cpp:4
uint_mutations.hpp
src
barretenberg
avm_fuzzer
mutations
basic_types
uint8_t.hpp
Generated by
1.9.8