Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Random

Re: Random

From: Willem Dekker <willem_at_serc.nl>
Date: Fri, 24 Sep 1999 16:31:41 +0200
Message-ID: <7sg1p4$onm$1@newshost.accu.uu.nl>


Take a look at my random number generator at http://www.serc.nl/people/dekker/orarand.htm In your case use rand/2147483647 or mrand(b-a)+a

Willem

Sbaiz <pierluigi.sbaiz_at_elsag.it> wrote in message news:7sa5d2$q4$1_at_e3k.asi.ansaldo.it...
> Hi everybody
>
> I'm using Oracle v7.3 and I'm locking for an Oracle procedure that
> give me a random number between 0,1 or a, b with a<b.
>
> Has anybody some ideas?
>
> Thanks in advance
>
> SbaizP.
>
>
Received on Fri Sep 24 1999 - 09:31:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US