Utils

clay.Utils (Class)

Static Members

uniqueId(): String

Provides an identifier which is garanteed to be unique on this local device. It however doesn't garantee that this identifier is not predictable.

Returns
String

base62Id(?val: Int): String
Name Type Default
val Int (optional)
Returns
String

Private Members