Generate a unique id.

function uniqueId(): string

Example

const id = uniqueId()
Prev
uniq
Next
useContainer