From owner-freebsd-hackers Tue Oct 8 10:44:38 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA09628 for hackers-outgoing; Tue, 8 Oct 1996 10:44:38 -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 KAA09620 for ; Tue, 8 Oct 1996 10:44:33 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA16518; Tue, 8 Oct 1996 10:39:19 -0700 From: Terry Lambert Message-Id: <199610081739.KAA16518@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:39:18 -0700 (MST) Cc: terry@lambert.org, ache@nagual.ru, rkw@dataplex.net, freebsd-hackers@freebsd.org In-Reply-To: <2646.844754395@critter.tfs.com> from "Poul-Henning Kamp" at Oct 8, 96 07:59:55 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-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >The random number generator being used for the calculations I've > >referenced is the rand48 linear congruential generator. It has a > >period well below the number of events being studied. > > Since you have still not pointed out anybody stupid enough to use rand() > for their work, why do you still babble ? Clearly you are not following this thread. You missed Louis A. Mamakos's posting? | Internet Draft of a protocol specification for multicast routing | protocol (draft-ietf-idmr-pim-sm-spec-05.txt): Uses rand() for its hash function. There. Someone using rand(). Ball's back in your court. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.