python748 / alternate-java-bridge-library

Automatically exported from code.google.com/p/alternate-java-bridge-library
Apache License 2.0
0 stars 0 forks source link

Random String generator #106

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Added the RndString(int length) method to the AltRandom class.

This will generate a random string of the length specified. It can have lower, 
and upper case characters, as well as numbers, and these special characters: /, 
!, @, #, $, %, ^, &, *

Original issue reported on code.google.com by IMPINC...@gmail.com on 16 Feb 2013 at 11:15

GoogleCodeExporter commented 8 years ago

Original comment by IMPINC...@gmail.com on 18 Feb 2013 at 4:51