ComfyUI Node
_.uniqueId
Generate a unique integer id (unique within the entire client session). Useful for temporary DOM ids.
_.uniqueId
- obj
- *
◄prefix►
Categoryovum/underscore
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| objopt | * | Primary input object. Also accepts _.CHAIN to continue chaining. | |
| prefixopt | STRING | prefix (string) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |