Lava Filters - UniqueIdentifier

Category:Other

Description:Generates a new GUID (UUID) string. These are generally considered to be globally unique. This makes them ideal to use inside a shortcode where you need to identifier an HTML element by id but know the shortcode may be used twice on the same page.
Input:
Lava: {{ '' | UniqueIdentifier }}
Output: E9206998-3Fb5-4ED1-A372-C593A79C7DD1