All characters from 0 to 9, both inclusive.
0
9
static const Range<int> numbers = ConstRange(48, 57);