generating random passwords ... for a csv file with user details

k.i.n.g. nkanthikiran at gmail.com
Sun May 28 23:00:52 EDT 2006


Hi ALL,

I am sorry for not mentioning that I am new to python and scripting.
How can I add the above script to handle csv file. I want the script to
generate passwords in the passwords column/row in a csv file.

userid,realname,dateofB,passwd

The script should read the userid and genrate the password for each
user id (there are thousands of userids)

Kanthi




More information about the Python-list mailing list