Give us feedback
generateulid
Reactive icon

GenerateULID

Stable version 1.0.5 (Compatible with OutSystems 11)
Uploaded on 12 January 2023 by 
0.0
 (0 ratings)
generateulid

GenerateULID

Details
Generate ULID (Universally Unique Lexicographically Sortable Identifier) for Client Side and Server Side.
Read more

Generates ULID (Lexicographically Sortable Universally Unique Identifier) for client side and server side.

Using Pure Javascript, it generates a ULID based on Datetime.now() mixed with random characters.

For Server Side, it generates a ULID based on CurrDateTime mixed with GenerateGuid().

The ULID is more performant (in some cases reduced insertion operations time by 50%) than the GUID (Globally Unique Identifier) and provides sortability.


Help me by rating this component. All suggestions are welcome!

Release notes (1.0.5)

- Fix intellectual property lock 

License (1.0.5)
Reviews (0)
Team