package
Version:
v0.2.10
Opens a new window with list of versions in this module.
Published: Jul 30, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package wordhash generates human-readable non-cryptographic digests
to use for visual confirmation.
New generates a human-readable digest of data as a printable string.
The string produced by New is not a cryptographic hash; the output is
constructed by mapping a CRC32 of the input to a table of short English
words.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.