[ https://issues.apache.org/jira/browse/TEXT-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183099#comment-16183099 ]
ASF GitHub Bot commented on TEXT-101: ------------------------------------- Github user chtompki commented on the issue: https://github.com/apache/commons-text/pull/62 As I'm pulling this in this crosses my mind: Wait I'm curious here. Weren't folks leaning towards keeping `RandomStringUtils` in `[lang]`? The thread in question is this one: http://markmail.org/message/5tblwhldrwsbfdym It feels like @britter, @PascalSchumacher, and @garydgregory were all leaning towards the `[lang]` option. If that's the case we should probably go with that. > Move RandomStringUtils to Commons-text > -------------------------------------- > > Key: TEXT-101 > URL: https://issues.apache.org/jira/browse/TEXT-101 > Project: Commons Text > Issue Type: Task > Reporter: Amey Jadiye > Fix For: 1.2 > > > This task contains not just moving but , > 1. Keep RandomStringUtils deprecated in commons-lang. > 2. Move RandomStringUtils class to commons-text. > 3. Remove all existing code from methods of RandomStringUtils and call our > brand new RandomStringGenerator in them. to return respective values i.e. > randomNumeric, randomAlphabetic, randomAlphanumeric etc.... -- This message was sent by Atlassian JIRA (v6.4.14#64029)