rdts.base.Uid
See theUid companion class
object Uid
Attributes
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Generate a new unique ID. Note, currently collisions are possible as we only ues 6 bytes of random values. Why 6? Because multiples of 3 nicely base64 encode
Generate a new unique ID. Note, currently collisions are possible as we only ues 6 bytes of random values. Why 6? Because multiples of 3 nicely base64 encode
Attributes
In this article