Links
StringExt
Categories
StringExt
Extending String with a class function rand(len) to generate a random string of ‘printable’ characters of ‘len’ length.
Example usage
>> String.rand(10) => "LACmrbvbU}" >> String.rand(10) => "[c\\k@psUOd"
Vitals
| Home | http://thecodemill.biz/rdoc/string_ext/ |
|---|---|
| Repository | http://thecodemill.biz/repository/plugins/string_ext/ |
| License | LGPL |
| Tags |
|
| Rating | (3 votes) |
| Owner | Bart Teeuwisse |
| Created | 16 November 2007 |

