IdGenerator

interface IdGenerator

Interface for generating universally unique identifiers (UUIDs).

Inheritors

Functions

Link copied to clipboard
abstract fun generateId(): String

Generates an UUID.