Revision history for Perl extension String::Random.
0.1 Thu Sep 10 10:35:12 CDT 1998
- original version
0.19 Sun Jul 4 19:20:03 CDT 1999
- first pass of regex support
0.195 Wed Jul 7 20:42:34 CDT 1999
- regex support is (at least mostly) complete
0.197 Sat Jul 10 10:50:13 CDT 1999
- moved most of randregex() to %regch
- added random_regex() function interface
0.198 Tue May 16 11:15:44 2000
- Fixed \W generating "_"
- Reorganized a bit to make it easier to add more patterns
- Added \s and \S
- Added two-character literals (\t, \n, \r, \f, \a, \e)