Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 89B7C8764 for ; Mon, 8 Aug 2011 14:18:50 +0000 (UTC) Received: (qmail 72606 invoked by uid 500); 8 Aug 2011 14:18:49 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 71825 invoked by uid 500); 8 Aug 2011 14:18:48 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 71817 invoked by uid 99); 8 Aug 2011 14:18:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2011 14:18:47 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of davidkarlsen@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-wy0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2011 14:18:43 +0000 Received: by wyh13 with SMTP id 13so63251wyh.30 for ; Mon, 08 Aug 2011 07:18:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=rOBqRsH8qrK+R+HA6zdsogNxqQAktKfcWnuN2RRLZ/o=; b=DmnN/nT3vD2sAOLwV9l1LN5Nj0YwJcQ722g64iRdm7qfnu5BCb9b1Vsqb9185x2Khs PMfOm8kvrkz5iUKCowU2Wp2lufiTAsD779ty7XWM+fQZcVKGjYsu+57zzKrcErFELrVO vj5tHtmH2EUVgWepDxCGHMb0AF2Kkz5Su6DkM= MIME-Version: 1.0 Received: by 10.227.58.74 with SMTP id f10mr4575691wbh.22.1312813101585; Mon, 08 Aug 2011 07:18:21 -0700 (PDT) Received: by 10.227.42.3 with HTTP; Mon, 8 Aug 2011 07:18:21 -0700 (PDT) Date: Mon, 8 Aug 2011 16:18:21 +0200 Message-ID: Subject: [lang] where did org.apache.commons.lang.math.RandomUtils go? From: David Karlsen To: Commons Developers List Content-Type: multipart/alternative; boundary=20cf30025e7693940e04a9ff1e1b --20cf30025e7693940e04a9ff1e1b Content-Type: text/plain; charset=ISO-8859-1 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 --20cf30025e7693940e04a9ff1e1b--