All characters from a to z, both inclusive.
a
z
static const Range<int> lowerLetters = ConstRange(97, 122);