Skip to main content

Module codename

Module codename 

Source
Expand description

Computed codenames for vault files.

Deterministically derives a memorable name (e.g. “breezy-mocha-goblin”) from file contents. Same bytes → same name. Different bytes → different name. Format: adjective-color-animal.

Functions§

from_bytes
Derive a three-word codename from raw bytes.