Home All Groups Group Topic Archive Search About

Generating random string

Author
17 Apr 2006 6:20 AM
John
Hi

I need to generate a string of six random characters to act as the first
password. Is there an example of how to do this somewhere?

Thanks

Regards

Author
17 Apr 2006 7:15 AM
Cerebrus
Lots of examples out there...

I ran a search for "generate random password vb.net" on google, and
found tons of samples.

I usually recommend this one :
<URL:http://codebetter.com/blogs/raymond.lewallen/archive/2005/01/13/43938.aspx>

Try it ! ;-)

Regards,

Cerebrus.