wordhash

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2024 License: BSD-3-Clause Imports: 2 Imported by: 1

Documentation

Overview

Package wordhash generates human-readable non-cryptographic digests to use for visual confirmation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New added in v0.1.0

func New[S ~string | ~[]byte](data S) string

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.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL