label

label

Stable, repeatable unique ID generator for Python objects.

This module provides a deterministic hash function that generates short alphanumeric lowercase IDs suitable for use as automatic reference labels.

Functions

Name Description
generate_label Generate formatted label text for use with show_eqn.
generate_unique_label Generate unique hash-based labels.