How to increment alpha numeric values
问题 Currently I'm working on a program. I'd like for it to increment a 5 character alpha numeric value. (Sorry if increment is not the correct word.) So I'd like for the program to say start at 55aa0 and end at 99zz9. The reason I'd like for it to start at 55aa0 and not 00aa0 is because for what I'm doing it'd be a waste of time. I'd also like to assign that value to a variable and append it onto it onto the end of another variable and call this one url. So for example the url could be: domain.de