Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!usc!jarthur!nntp-server.caltech.edu!news From: andy@cs.caltech.edu (Andy Fyfe) Newsgroups: comp.lang.perl Subject: Re: random numbers? Message-ID: <1991Feb13.014556.23229@nntp-server.caltech.edu> Date: 13 Feb 91 01:45:56 GMT References: <16698@venera.isi.edu> <3#3Gz8.j@cs.psu.edu> <292@kyzyl.mi.org> Sender: news@nntp-server.caltech.edu Reply-To: andy@cs.caltech.edu Organization: California Institute of Technology Lines: 8 Nntp-Posting-Host: juno.caltech.edu In article <292@kyzyl.mi.org> tkacik@kyzyl.mi.org (Tom Tkacik) writes: >Would it be difficult to put into the Config script, a check to see if >either random(BSD) or lrand48(SYSV) exist, and to allow Perl to use them? Random is part of the freed BSD sources. Perl could be distributed with it, potentially. Andy Fyfe andy@cs.caltech.edu