Basic ID Generation · Default Configuration
This sample generates a semantic identifier using the library defaults:
dataConceptSeparator:|compartmentSeparator:-- Three visible-character compartments (
4,8,12chars)
Run
node code_samples/basic-id-generation/default-config/sample.js
What it demonstrates
- Instantiating
SemanticIDGeneratorwith zero configuration. - Reading the resolved runtime configuration to understand the active compartments.