GitHub user xenoterracide opened a pull request:
https://github.com/apache/commons-lang/pull/94
RFC: provide support for generating random length strings within an
inclusive range
this patch isn't really intended for immediate merge, but proof of concept
to see if patches to the random* methods that allowed a range to be specified
instead of a total count would be accepted, and what changes before doing a lot
of work on it would be required if any.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xenoterracide/commons-lang
topic/random-lenth-strings-within-range
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/94.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #94
----
commit 28642497b147d2134a72ff629b12cd6f4ae1ad00
Author: Caleb Cushing <[email protected]>
Date: 2015-06-06T19:25:39Z
provide support for generating random length strings within an inclusive
range
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---