GENERATOR_ID_BITS

const val GENERATOR_ID_BITS: Int = 10

How much of an nanoflake is occupied by the generator ID, in bits.