import csv
from strgen import StringGenerator as SG mylist=SG("[\\l\\d]{3}").render_list(50,unique=True) for x in mylist: print(x + str(&q