3#include <xrpl/beast/hash/xxhasher.h>
35 return {kState.dist(kState.gen), kState.dist(kState.gen)};
70template <
class HashAlgorithm = beast::Xxhasher>
result_type operator()(T const &t) const noexcept
HashAlgorithm::result_type result_type
seed_pair makeSeedPair() noexcept
std::pair< std::uint64_t, std::uint64_t > seed_pair
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
void hash_append(Hasher &h, Slice const &v)