GitHub user ameyjadiye opened a pull request:

    https://github.com/apache/commons-text/pull/62

    TEXT-101: Moved RandomStringUtils to Commons-text 

    Moved **RandomStringUtils** from lang to text along with changed core logic 
which is using **RandomStringGenerator** internally, Test cases are copied from 
commons-lang for making sure its working as it's working in commons-lang.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ameyjadiye/commons-text TEXT-101

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-text/pull/62.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 #62
    
----
commit aebacbabaa3debae909081cbd55475f6f108d141
Author: Amey Jadiye <ameyjad...@gmail.com>
Date:   2017-09-06T20:40:11Z

    copied RandomStringGenerator required code from master

commit e45738f00417ac0dcae1784c7904dc6fc156ae32
Author: Amey Jadiye <ameyjad...@gmail.com>
Date:   2017-09-06T20:41:51Z

    TEXT-101 : Moved RandomStringUtils from lang to text with improved core 
logic

commit 00011e92477ca610a313c40ed749512e5443ffa2
Author: Amey Jadiye <ameyjad...@gmail.com>
Date:   2017-09-06T20:43:33Z

    added Amey's email id

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to