Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Random Numbers

Received: by 10.224.138.142 with SMTP id a14mr9418740qau.4.1351114714810;
        Wed, 24 Oct 2012 14:38:34 -0700 (PDT)
Received: by 10.52.175.5 with SMTP id bw5mr3252520vdc.16.1351114714741; Wed,
 24 Oct 2012 14:38:34 -0700 (PDT)
Path: r17ni57592152qap.0!nntp.google.com!x14no7117100qar.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups: comp.lang.idl-pvwave
Date: Wed, 24 Oct 2012 14:38:34 -0700 (PDT)
Complaints-To: groups-abuse@google.com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=108.18.128.223;
 posting-account=G7DF7AoAAACe7p5f4EUnaM1PBnhTbTyp
NNTP-Posting-Host: 108.18.128.223
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <c5f3f326-72db-4146-a6b5-8d25d5def45c@googlegroups.com>
Subject: Random Numbers
From: "John O'Neill" <j1701j...@gmail.com>
Injection-Date: Wed, 24 Oct 2012 21:38:34 +0000
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello Everyone,

I am trying to create a set of random numbers using an Inverse Gaussian Dis=
tribution (Wald distribution) but randomu doesn't seem able to do this.  Is=
 there anything more general then randomu, or something where I can define =
what function I want to use to create random numbers?

Thanks.