From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e1576ef9e504cc41 X-Google-Attributes: gid103376,public From: Marin David Condic Subject: Re: 'Random' function in Ada Date: 1999/05/26 Message-ID: <374C1128.97F4D267@pwfl.com>#1/1 X-Deja-AN: 482344609 Content-Transfer-Encoding: 7bit Sender: condicma@bogon.pwfl.com References: <7ih0s6$r08$1@nnrp1.deja.com> Content-Type: text/plain; charset=us-ascii Organization: Pratt & Whitney Mime-Version: 1.0 Reply-To: diespammer@pwfl.com Newsgroups: comp.lang.ada Date: 1999-05-26T00:00:00+00:00 List-Id: iang@iplbath.com wrote: > > Does anyone know of the existence of a freely available or easily > implementable Random function in Ada? > I'm not 100% sure what you mean by "Random function" but if what you want is a random number generator, Ada comes fully equipped with what you need. See ARM A.5.2 - Random Number Generation. If you don't have an Ada Reference Manual, go to www.adahome.com where one is available on-line. If you had something else in mind, post something with more specific requirements and maybe we can set you up with what you need. Hope this helps. MDC -- Marin David Condic Real Time & Embedded Systems, Propulsion Systems Analysis United Technologies, Pratt & Whitney, Large Military Engines M/S 731-95, P.O.B. 109600, West Palm Beach, FL, 33410-9600 ***To reply, remove "bogon" from the domain name.*** Visit my web page at: http://www.flipag.net/mcondic