UUID generator

Demo to preview the plugin:

Introduction

Most complex UUID generator and yet simple to use.
Generate UUID locally without any api requests.
Support for RFC4122 version 1, 3, 4, and 5.
Example of UUID: eabe9138-db0c-5db8-98ec-a15398ef3461

Plugin Element Properties

The plugin contains a UUID Generator visual element that should be used on a page.
Image without caption

Element Actions

1. Generate UUID -ย generate a UUID
Image without caption
  1. Clear UUID - clear a UUID
Image without caption

Exposed states

Name
Description
Type
UUID
Generated UUID
Text

Workflow example

  1. Place the UUID Generator visual element on the page
Image without caption
  1. Set an event and use elementโ€™s action to generate a UUID
Image without caption
  1. Use the returned UUID
Image without caption

Changelogs