|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/avm_fuzzer/mutations/basic_types/eth_address.hpp"#include "barretenberg/avm_fuzzer/mutations/basic_types/field.hpp"#include "barretenberg/vm2/common/aztec_types.hpp"Go to the source code of this file.
Functions | |
| EthAddress | generate_random_eth_address (std::mt19937_64 &rng) |
| EthAddress generate_random_eth_address | ( | std::mt19937_64 & | rng | ) |
Definition at line 18 of file eth_address.cpp.