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: Simon Pilgrim Subject: Re: 'Random' function in Ada Date: 1999/05/26 Message-ID: <374C0C25.4B3EE41A@gecm.com>#1/1 X-Deja-AN: 482338262 Content-Transfer-Encoding: 7bit References: <7ih0s6$r08$1@nnrp1.deja.com> Content-Type: text/plain; charset=us-ascii Organization: Marconi Electronic Systems Mime-Version: 1.0 Reply-To: "pilgrim_s@am"@sea01v 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? Check section A.5.2 of the LRM. Regards, Simon