rand() nicht zufällig?!

From: Robert Lillack <rob(at)lillack.de>
Date: Fri, 23 May 2003 23:33:56 +0200

Hi,

hat jemand eine Ahnung, warum mir

srand(666);
while(1) {
  printf("%i\n", rand()%2);
}

unter NetBSD 1.6.1 (gcc 2.95.3) immer abwechselnd Nullen
und Einsen liefert, was irgendwie nicht nach Zufall
aussieht. Muss ich "den Zufall" erst irgendwie aktivieren?!

Danke, Rob.

-- 
r o b e r t | l i l l a c k
www.lillaxsitedesign.de/rob
secure mail key: 0xE7FFDF77
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 23 May 2003 - 23:34:00 CEST

search this site