Structsยง
- Default
Random ๐Source - Random
State - Provides a Hasher factory. This is typically used (e.g. by HashMap) to create
AHashers in order to hash the keys of the map. See
build_hasher
below.
Constantsยง
Staticsยง
- RAND_
SOURCE ๐
Traitsยง
- Random
Source - A supplier of Randomness used for different hashers. See set_random_source.
Functionsยง
- get_
fixed_ ๐seeds - get_src ๐
- set_
random_ source - Provides an optional way to manually supply a source of randomness for Hasher keys.