sigildocs

(sigil changes names)

(sigil changes names) - Memorable name generation for changesets

Generates unique adjective-noun combinations like "fuzzy-tiger" or "calm-river" for changeset filenames.

Exports

adjectivesvariable

Word lists for memorable names ~100 adjectives and ~100 nouns gives 10,000 possible combinations

Simple pseudo-random number generator using current time Not cryptographically secure, but fine for generating unique names

Generate a unique changeset ID (adjective-noun format) Checks the changes-dir for existing files to avoid collisions

Generate a base adjective-noun ID

Check if a changeset with the given ID already exists

Get the full path for a changeset file