length constant

int const length

Total length of a rendered ULID.

Implementation

static const int length = timeLength + randomLength;