On Jul 22, 2007, at 12:15 AM, Alvin wrote:

> Who may help me to design a software? I want an account number, the
> password producer (because I do not have means to think of quite good
> account number password)

If I understand you correctly, I think you're looking for a random  
password generator. Just search Google for "random password generator".

Here's a Python example, if that's what you're looking for:

<http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/59873>

Regards,
Tyson

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to