# Packages
No description provided by the author
# Functions
Decode decodes the base58 encoded hash.
DecodeFromBytes decodes hash and checks it length.
Dump takes an interface and returns its hash representation.
Int returns a new hash from a given integer.
New returns new hash from a given integer.
Random returns a new random hash.
# Variables
DefaultHash is a default hashing algorithm - "sha256".
# Type aliases
A Hash is a type for representing common hash.