[ 
https://issues.apache.org/jira/browse/LANG-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305826#comment-15305826
 ] 

ASF GitHub Bot commented on LANG-1224:
--------------------------------------

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

----


> Extend RandomStringUtils with methods that generate strings between a min and 
> max length
> ----------------------------------------------------------------------------------------
>
>                 Key: LANG-1224
>                 URL: https://issues.apache.org/jira/browse/LANG-1224
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: Pascal Schumacher
>
> As suggested in 
> [https://github.com/apache/commons-lang/pull/101/commits/22bef8fe74760649805a921a0f8d3d536683abdb]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to