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

Added features to AltRandom class #173

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Added to methods to this class

new RndString method that includes a char[] where you specify the special 
characters you want to be used

and another called RndStringNoSpecial that produces a random string but with no 
special characters.

Please merge when you have time.

Original issue reported on code.google.com by bric...@gmail.com on 5 Jun 2013 at 7:22

GoogleCodeExporter commented 8 years ago
There's already a method with that in it. Although it probably hasn't been 
merged in yet.

Original comment by IMPINC...@gmail.com on 6 Jun 2013 at 4:29