Riptide.UUID.ascending
You're seeing just the function
ascending
, go back to Riptide.UUID module for more information.
Generate a UUID that can be sorted lexicographically from oldest to newest. The time component is set to the current time.
Like ascending/1
with the ability to specify time component.