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
6
bb::avm2::EthAddress generate_random_eth_address(std::mt19937_64 &rng)
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition tuple.hpp:13