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.9 required=5.0 tests=BAYES_00,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fa81b07d7c3d2d7d,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-31 15:01:50 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!out.nntp.be!propagator2-sterling!in.nntp.be!news.grnet.gr!news.ntua.gr!not-for-mail From: "Papastefanos Serafeim" Newsgroups: comp.lang.ada Subject: Random numbers in tasks Date: Sun, 1 Jun 2003 01:01:38 +0300 Organization: National Technical University of Athens, Greece Message-ID: NNTP-Posting-Host: athe530-f070.otenet.gr X-Trace: ulysses.noc.ntua.gr 1054418507 72737 212.205.234.70 (31 May 2003 22:01:47 GMT) X-Complaints-To: usenet@ulysses.noc.ntua.gr NNTP-Posting-Date: Sat, 31 May 2003 22:01:47 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:38245 Date: 2003-06-01T01:01:38+03:00 List-Id: I am trying to model a simulation in Ada95 with gnat. There are some tasks of the same type that use random numbers. Is there a way to make every task get its own sequence of random numbers ? -- Papastefanos Serafeim serafeim@otenet.gr