import string
import random
"".join(random.sample(string.letters+string.digits, 8))
Showing posts with label python. Show all posts
Showing posts with label python. Show all posts
Tuesday, July 28, 2009
Generate Radnom String in Python
Source: http://ostas.blogspot.com/2006/12/python-generate-random-strings.html
Subscribe to:
Posts (Atom)