Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
eth_address.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <random>
4
5
#include "
barretenberg/vm2/common/aztec_types.hpp
"
6
7
bb::avm2::EthAddress
generate_random_eth_address
(
std::mt19937_64
& rng);
aztec_types.hpp
generate_random_eth_address
bb::avm2::EthAddress generate_random_eth_address(std::mt19937_64 &rng)
Definition
eth_address.cpp:18
bb::avm2::EthAddress
FF EthAddress
Definition
aztec_types.hpp:23
std::get
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition
tuple.hpp:13
src
barretenberg
avm_fuzzer
mutations
basic_types
eth_address.hpp
Generated by
1.9.8