I want to generate a string of size N.
It should be made up of numbers and uppercase English letters such as:
you can now use a new library (python >= 3.6) chancepy here
chancepy
from chancepy import Chance random_string = Chance.string(length=10, pool="someLettersAndNumbers123")