A Globally Unique Identifier (GUID) generator for KNIME. This component is useful for creating a unique key that is not based on Row ID.
This component will append a new column to your data. The column will contain generated GUIDs (e.g. "ea07a945-5c76-42fe-8591-0d2b3141d1f6"). Optionally, you can replace the default Row ID's with the generated GUIDs.
This component implements the java.util.UUID package.
- Type: TableDataAny input table.