mix ieee1164. gen_uuids
(ieee1164 v0.1.0)
Copy Markdown
Walks the ieee1164 yarn, collects every node name, and assigns each a
stable UUIDv7. Existing entries in priv/uuids.exs are preserved —
only names not yet in the file receive a new UUID.
Run once after adding new nodes to the yarn:
mix ieee1164.gen_uuidsCommit priv/uuids.exs so the UUIDs are stable across the diffo universe.
Summary
Functions
Callback implementation for Mix.Task.run/1.
Functions
Callback implementation for Mix.Task.run/1.