will do a better iteration tomorrow. an efficient one. an organized one.
except in this case combs = combinations i was thinking about things like image hosters. they end their images in different combinations of numbers and letters, each one unique to each image. but i was thinking- won't they eventually run into a problem where they have an image with a combination like 01050250fafjaub7g25panfjobfaifbb (i.e, super long?) if they capped at 6 characters, how many possible combinations are there? I wrote this really bad script to figure that out. i'm not sure it ever stops writing combinations. i didn't have enough time to test my script-stopper. my next iteration should have a better one.