Random Code - Generator node
The Random Code - Generator node generates a random code that can be used for verification or security purposes. It also allows associating the generated code with a specific identifier for later validation.
This node is available in: Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined
Node configurations
-
Random Code Configurations: Generating a random code is possible in two ways:
-
UUID v4 — Generates the code using the UUID v4 standard format.
-
Custom — Define your own format using the following options:
- Include symbols (.,;:*#?!_-+$&£%=|)
- Include numbers
- Include uppercase characters
- Include lowercase characters
- Code length
-
-
Random Code Identifier: Specifies an identifier associated with the generated code. This identifier can be used later to verify or validate the code.
-
Save in the Flow store: Attributes can be saved into a variable for reuse by other nodes. See Save in the Flow store for details.
Default output node
- Success
- Failure