Expand description

Collections used in nakamoto.

Structs

A map with the ability to randomly select values.
Hasher using siphash24.
Random hasher state.

Type Definitions

A HashMap which uses fastrand::Rng for its random state.
A HashSet which uses fastrand::Rng for its random state.