Skip to main content

Chemonym

@4chems/chemonymv2026.08.18.1· 23d agoMODELS
01README

Generate a random chemistry-based hostname. Writes per-name history to the name spec, plus a stable 'current' handle in its own spec for workflow chaining.

02Release Notes

Fix: generate no longer writes the reserved data name 'latest', which made every call fail. The stable chaining handle moves to its own 'current' spec so it never pollutes findBySpec('name').

03Models1
@4chems/chemonymv2026.08.18.1@4chems/chemonym/chemonym.ts
fn generate()
Generate a random chemistry-based hostname. Writes it twice: to the

Resources

name(infinite)— Generated chemistry-based hostname — one instance per generated name (history)
current(infinite)— Stable handle on the most recent generated hostname — a single
04Previous Versions2
2026.06.21.1
2026.03.23.3
05Stats
D
50 / 100
Downloads
220
Archive size
6.1 KB
  • Has README or module doc0/2missing
  • README has a code example0/1missing
  • README is substantive0/1pending
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared0/1missing
  • Verified public repository0/2missing
06Platforms