Fixes API choosing. Creates Random objects, generates a number, then feeds that number to API_KEY. This is as opposed to the previous way where it created the Random object, generated a number, then fed it all in a single line.
Fixes API choosing. Creates Random objects, generates a number, then feeds that number to API_KEY. This is as opposed to the previous way where it created the Random object, generated a number, then fed it all in a single line.