Skip to content

KumologicaHQ/kumologica-contrib-uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kumologica contribution node: kumologica-contrib-uuid

Overview

Kumologica node to generate universally unique identifier. The node supports UUID version V1, V3,V4 and V5.

Installation

From Kumologica Designer

Click on the "Add More Nodes" button at the bottom of "Nodes" panel, find UUID Node and press install. You need to restart Kumologica Designer for the node to be loaded. UUID Node is accessible from "SECURITY" category.

From command line

Go to the project directory and run from the console:

npm install @kumologica/kumologica-contrib-uuid --save

Dependencies

Kumologica Designer

You need Kumologica Designer to use UUID Node. Kumologica Designer is a part of SDK module. To install Kumologica SDK run following command:

npm install -g @kumologica/sdk

After successful installation run following command to open Kumologica Designer:

kl open

More information

For the documentation for UUID Node see: UUID

For more information about Kumologica SDK Installation see: Kumologica SDK Installation

Visit kumologica.com for information about sdk, designer, documentation, tutorials, support and professional services.

About

This repo holds the source code for UUID generator node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published