You have named one of your variables 'random', which is shadowing the name of the module you're trying to use, Use a different variable name!