diy3.py 78 Bytes Edit 1 2 3 4 5 6 7 8 import random key="sdfuyhdsrhehklhsjfh" str=random.choice(key) print(str)