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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c95aed9430eeece3,start X-Google-Attributes: gid103376,public From: Ghost Subject: Random numbers and ADA. Date: 1997/11/19 Message-ID: <34738DD6.633867D7@wvu.edu>#1/1 X-Deja-AN: 290859053 Newsgroups: comp.lang.ada Date: 1997-11-19T00:00:00+00:00 List-Id: Hi, I'm new to ADA, but I've programmed in a few other languages. I was wondering if ADA has a predefined RANDOM function. I know Pascal has one, and I think C does(never had to use it, oddly enough), but I haven't found anything about it in my rather limited ADA resources. Does such a function exist, and if it does, which package is it in?