Framework
generateRandomId()
Function: generateRandomId()
function generateRandomId(): stringGenerate a random ID (no timestamp component).
Useful when time-based ordering is not needed.
Returns
string
Random ID string
Robo.jsfunction generateRandomId(): stringGenerate a random ID (no timestamp component).
Useful when time-based ordering is not needed.
string
Random ID string