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 working this into a more fin
Yes, please go ahead!
2015-06-20 2:44 GMT+02:00 Caleb Cushing :
> 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 C
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 :
>
>>
>>> I'm not sure I
Hello Caleb,
2015-06-06 21:45 GMT+02:00 Caleb Cushing :
>
>> I'm not sure I understand your proposal. Is this about returning a single
>> random character?
>> It would be good if you could provide a patch with some unit tests. You
>> can use GitHub for contributing [1]
>>
>
> I created a prelimin
>
>
> I'm not sure I understand your proposal. Is this about returning a single
> random character?
> It would be good if you could provide a patch with some unit tests. You
> can use GitHub for contributing [1]
>
I created a preliminary pull request here
https://github.com/apache/commons-lang/pu
Hello Caleb,
2015-05-24 22:16 GMT+02:00 Caleb Cushing :
> I have written the following for my own project, and a couple of
> variants elsewhere (randomNumeric( min, max ) etc.
>
> Also I'm considering maybe a randomGraph() (for printable characters
> that match the posix graph regex), and random
I have written the following for my own project, and a couple of
variants elsewhere (randomNumeric( min, max ) etc.
Also I'm considering maybe a randomGraph() (for printable characters
that match the posix graph regex), and random utf8.
I find these useful for test input data.
if I wrote it int
I have written the following for my own project, and a couple of
variants elsewhere (randomNumeric( min, max ) etc.
Also I'm considering maybe a randomGraph() (for printable characters
that match the posix graph regex), and random utf8.
I find these useful for test input data.
if I wrote it int