SIZE_BITS

const val SIZE_BITS: Int = 128(source)

The number of bits used to represent an instance of Uuid in a binary form.

Since Kotlin

2.0