Date: Sun, 31 Oct 1999 10:08:21 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Al Morgan cc: djgpp AT delorie DOT com Subject: Re: rand and random In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 30 Oct 1999, Al Morgan wrote: > How does one use the rand(), and random() functions? The docs of these functions in the library reference can help (type "info libc alpha rand" and "info libc alpha random", respectively), and then there's section 22.22 of the FAQ that tells some more.