[Mono-bugs] [Bug 62082][Wis] Changed - Different, maybe wrong, number in Random.cs implementation

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 29 Jul 2004 15:05:46 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=62082

--- shadow/62082	2004-07-29 15:01:33.000000000 -0400
+++ shadow/62082.tmp.2789	2004-07-29 15:05:46.000000000 -0400
@@ -36,6 +36,9 @@
 ------- Additional Comments From bmaurer@users.sf.net  2004-07-29 14:40 -------
 As I said, if I change the number to the one used in the Knuth, we
 differ from MSFT.
 
 ------- Additional Comments From azugaldia@yahoo.es  2004-07-29 15:01 -------
 and why we need to differ from Microsoft, i.e, Knuth?
+
+------- Additional Comments From bmaurer@users.sf.net  2004-07-29 15:05 -------
+microsoft does *NOT* implement Knuth. It uses the `wrong' constant.