import string from random import Random newpasswd = ''.join( Random().sample( string.letters + string.digits, 12) )
Name (required)
Mail (will not be published) (required)
Website
Leave a Reply