From: Peter Danielsson Newsgroups: comp.os.msdos.djgpp Subject: Re: Random Numbers Date: Tue, 23 Nov 1999 01:01:17 +0100 Organization: Student Lines: 16 Message-ID: <3839D94D.12385FC@efd.lth.se> References: <383ADE59 DOT F368C980 AT allgaeu DOT org> NNTP-Posting-Host: dialin-45-73.student.lu.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com #include int r=random()%79+1; Werner Hartnagel wrote: > Hello, > > How can I get Random Numbers between 1...79? > > Can someone help me ? > > thanxx > > Werner > http://UnknownArtist.de.cx