From owner-freebsd-current Tue Oct 8 10:47:52 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA09939 for current-outgoing; Tue, 8 Oct 1996 10:47:52 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA09918; Tue, 8 Oct 1996 10:47:46 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA16537; Tue, 8 Oct 1996 10:42:50 -0700 From: Terry Lambert Message-Id: <199610081742.KAA16537@phaeton.artisoft.com> Subject: Re: I plan to change random() for -current (was Re: rand() and random()) To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Tue, 8 Oct 1996 10:42:49 -0700 (MST) Cc: mrm@Mole.ORG, terry@lambert.org, wollman@lcs.mit.edu, ache@nagual.ru, bde@zeta.org.au, current@FreeBSD.org, freebsd-hackers@FreeBSD.org, joerg_wunsch@uriah.heep.sax.de In-Reply-To: <3071.844755254@critter.tfs.com> from "Poul-Henning Kamp" at Oct 8, 96 08:14:14 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > But I'm also tired of Terry blowing things WAY out of proportion. I didn't blow it out of proportion. If you had taken my initial arguments at face value and just backed off from doing a change until you had better data, I would never have made a second posting on the subject. I certainly couldn't have argued with better data, if you had had it -- but you didn't. > Nobody has even thought about tinkering with rand48. You know damn well that it's the principle, not the specific function; just because most of the work cited uses the rand48 family of functions in no way excuses the change. > Nobody needing serious random numbers uses rand(). What about the multicast routing draft, which uses the function for its hash, and therefore expects it to be implemented identically across all platforms? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.