So, I want to randomly generate the months in python, I already have a number gentype I made: gentype = \'0123456789\' So how would I do this so that the numbers ar
gentype = \'0123456789\'