https://pypi.org/project/letnum/
letnum, a simple python library that is able to generate random letter and number combinations for you
it is easy to use and only requires a 1 to 3 lines
pip install letnum
#How to Use
from letnum import number, letter, letter_number
#u only need the function name
number()
#by typing the fuction name and running it will ask the amount of letters.
"Enter Any Amount u want.."
"(the same for every function {look at the photo})
