You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by David Karlsen <da...@gmail.com> on 2011/08/08 16:18:21 UTC

[lang] where did org.apache.commons.lang.math.RandomUtils go?

Hi.

org.apache.commons.lang.math.RandomUtils does not exist in lang3 and I could
not find anything in the migration guide.
Are there any alternatives in lang3?

-- 
--
David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Re: [lang] where did org.apache.commons.lang.math.RandomUtils go?

Posted by Gilles Sadowski <gi...@harfang.homelinux.org>.
On Tue, Aug 09, 2011 at 11:29:45AM +0200, David Karlsen wrote:
> nextInt - but I can just roll my own.

Maybe have a look at Commons Math.

Best,
Gilles

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


Re: [lang] where did org.apache.commons.lang.math.RandomUtils go?

Posted by David Karlsen <da...@gmail.com>.
nextInt - but I can just roll my own.
Thanks.

2011/8/8 Henri Yandell <fl...@gmail.com>

> On Mon, Aug 8, 2011 at 7:18 AM, David Karlsen <da...@gmail.com>
> wrote:
> > Hi.
> >
> > org.apache.commons.lang.math.RandomUtils does not exist in lang3 and I
> could
> > not find anything in the migration guide.
> > Are there any alternatives in lang3?
>
> Nope - it was removed as not having enough value.
>
> Which part were you using?
>
> Hen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
--
David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Re: [lang] where did org.apache.commons.lang.math.RandomUtils go?

Posted by Henri Yandell <fl...@gmail.com>.
On Mon, Aug 8, 2011 at 7:18 AM, David Karlsen <da...@gmail.com> wrote:
> Hi.
>
> org.apache.commons.lang.math.RandomUtils does not exist in lang3 and I could
> not find anything in the migration guide.
> Are there any alternatives in lang3?

Nope - it was removed as not having enough value.

Which part were you using?

Hen

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