D
dohyohdohyoh
I have a programming question to generate an ordered list of
alphanumeric strings of length 4.
EG 0000-9999 then A000-Z999 then AA00 to ZZ99 then AAA0 - ZZZ9 then
AAAA - ZZZZ
alphanumeric strings of length 4.
two alphabets rest numberst, etc.From 0000 to ZZZZ, numbers first, then one alphabet rest numbers, then
EG 0000-9999 then A000-Z999 then AA00 to ZZ99 then AAA0 - ZZZ9 then
AAAA - ZZZZ