You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gilles <gi...@harfang.homelinux.org> on 2015/12/24 02:43:10 UTC

[Math] Commit for MATH-1246 (addition to "JDKRandomGenerator")

Hi.

In commit f7ab3a70ec426669398b4f16d0f2dd5458d87a2e, a new constructor
was added: "JDKRandomGenerator(int)".

But I think that it should have been "JDKRandomGenerator(long)" as
in the constructor of "java.util.Random".

OK to change?

Regards,
Gilles


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


Re: [Math] Commit for MATH-1246 (addition to "JDKRandomGenerator")

Posted by Gilles <gi...@harfang.homelinux.org>.
On Thu, 24 Dec 2015 02:43:10 +0100, Gilles wrote:
> Hi.
>
> In commit f7ab3a70ec426669398b4f16d0f2dd5458d87a2e, a new constructor
> was added: "JDKRandomGenerator(int)".
>
> But I think that it should have been "JDKRandomGenerator(long)" as
> in the constructor of "java.util.Random".
>
> OK to change?

Done in commit eca374db08ffbb3dd8de746632fbd74acb8f2c92 ("master" 
branch).

Regards,
Gilles


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