GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/commons-lang/pull/157
LANG-1224: Extend RandomStringUtils with methods that generate stringâ¦
â¦s between a min and max length
This is (the second) part of #101
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/commons-lang
LANG-1224_random_strings_between_min_and_max_length
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/157.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 #157
----
commit 650305e430ad6d803c6723705c51dc333e2d1b0b
Author: Caleb Cushing <[email protected]>
Date: 2015-06-28T07:06:27Z
LANG-1224: Extend RandomStringUtils with methods that generate strings
between a min and max length
these methods are useful for testing bound assumption issues
----
---
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.
---