Module fungenerators.uuid
ballerinax/fungenerators.uuid Ballerina library
1.5.1
Overview
This is a generated connector for fungenerators UUID API v1.5 OpenAPI specification.
The fungenerators.barcode API provides capability to generate random UUIDs. it supports the following features.
- Generate random UUIDs
- Support for nil (00000000-0000-0000-0000-000000000000) uuid
- Support for RFC 4122 version 1(date-time and MAC)
- Support for RFC 4122 version 2 (date-time and MAC address, DCE security version)
- Support for RFC 4122 version 3 and 5 (namespace name based)
- Support for RFC 4122 version 4 (random)
- Support for non standard version 6 (Ordered Time UUID)
- Parse UUID strings, check for validity and get version details
Prerequisites
Before using this connector in your Ballerina application, complete the following:
- Create an fungenerators account
- Obtain tokens
- Follow this link to obtain tokens