Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B17EE200B6E for ; Sun, 21 Aug 2016 14:02:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B017B160A87; Sun, 21 Aug 2016 12:02:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id ED49A160A81 for ; Sun, 21 Aug 2016 14:02:22 +0200 (CEST) Received: (qmail 82956 invoked by uid 500); 21 Aug 2016 12:02:22 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 82945 invoked by uid 99); 21 Aug 2016 12:02:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Aug 2016 12:02:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E559E2C0151 for ; Sun, 21 Aug 2016 12:02:21 +0000 (UTC) Date: Sun, 21 Aug 2016 12:02:21 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LANG-1224) Extend RandomStringUtils with methods that generate strings between a min and max length MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 21 Aug 2016 12:02:23 -0000 [ https://issues.apache.org/jira/browse/LANG-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15429697#comment-15429697 ] ASF GitHub Bot commented on LANG-1224: -------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/157 > 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)