{"library":"node-red-contrib-uuid","type":"library","category":null,"description":"node-red-contrib-uuid is a Node-RED node designed for the simple and fast generation of RFC4122 compliant Universally Unique Identifiers (UUIDs) within Node-RED flows. It leverages the robust `uuid` npm package internally to ensure standard-compliant and cryptographically strong UUIDs. As of version 0.0.4-rc-1, it is in a release candidate stage, indicating active development and refinement. Node-RED contrib nodes typically follow an independent release cadence, often tied to feature enhancements or updates in their underlying dependencies like the `uuid` library. Its primary differentiator is providing a drag-and-drop solution for UUID generation directly within the Node-RED visual programming environment, abstracting the complexities of the underlying `uuid` library for flow developers.","language":"javascript","status":"active","version":"0.0.4-rc-1","tags":["javascript","node-red","agilit-e","agilite","uuid","rfc4122"],"install":[{"cmd":"npm install node-red-contrib-uuid","imports":["import { v4 as uuidv4 } from 'uuid';","import { v1 as uuidv1 } from 'uuid';","import { randomUUID } from 'node:crypto';"]},{"cmd":"yarn add node-red-contrib-uuid","imports":[]},{"cmd":"pnpm add node-red-contrib-uuid","imports":[]}],"homepage":"https://agilite.io","github":"https://github.com/agilitehub/node-red-modules","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-red-contrib-uuid","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-red-contrib-uuid/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}