package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Nov 22, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package hashx provides simple hashing functions for various input types.
Bytes returns the hash value of the given byte sequence.
Int returns the hash value of the given integer.
IntHashx returns the hash value of the given integer,
using the given Hashx instance.
String returns the hash value of the given string.
Hashx calculates hash values for various input types.
NewSeed returns a new Hashx with the given seed.
Bytes returns the hash value of the given byte sequence.
String returns the hash value of the given string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.