https://github.com/apache/commons-lang/pull/101 created a new pull request
after doing some branch rewrites.
On Mon, Jun 22, 2015 at 1:02 PM Benedikt Ritter wrote:
> Yes, please go ahead!
>
>
> 2015-06-20 2:44 GMT+02:00 Caleb Cushing :
>
>> so should I spend the time wor
so should I spend the time working this into a more finalized patch, that
includes the stuff for numeric and alphanumeric as well? (and fixes the
feedback)
On Sun, Jun 7, 2015 at 6:23 AM Benedikt Ritter wrote:
> Hello Caleb,
>
> 2015-06-06 21:45 GMT+02:00 Caleb Cushing :
>
>>
ub.com/apache/commons-lang/pull/94
(side note: I'm perplexed how I could have affected the test that's failing
on Java 8)
--
Caleb Cushing
meric(
RandomUtils.nextInt( minLength, maxLength ) );
}
}
--
Caleb Cushing
http://xenoterracide.com
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
return RandomStringUtils.randomAlphanumeric(
RandomUtils.nextInt( minLength, maxLength ) );
}
}
--
Caleb Cushing
http://xenoterracide.com
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional comman