Andrey A. Chernov
49abb2a4f8
Back out "drop first N values" method of removing monotonically increased
...
seed->first value correlation. It breaks rand_r()... Other possible methods
like shuffling inside aray will breaks rand_r() too, because it assumes
only one word state, i.e. nothing extra can be added after seed assignment
in srand().
BTW, for old formulae seed->first value correlation is not so monotonically
increased as with other Linear Congruential Generators of this type only
becase arithmetic overflow happens. But overflow affects distribution
and lower bits very badly, as many articles says, such type of overflow
not improves PRNG.
So, monotonically increased seed->first value correlation problem remains...
2003-02-17 03:52:35 +00:00
..
2002-09-10 02:04:49 +00:00
2001-09-09 18:52:00 +00:00
2002-07-10 16:35:02 +00:00
2002-12-18 13:33:04 +00:00
2002-03-22 21:53:29 +00:00
2001-09-07 14:46:36 +00:00
2002-12-18 13:33:04 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 23:42:05 +00:00
2002-12-18 13:33:04 +00:00
2002-03-22 21:53:29 +00:00
2002-12-18 13:33:04 +00:00
2002-03-22 21:53:29 +00:00
2002-01-09 14:03:54 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2001-09-07 14:46:36 +00:00
2002-03-21 22:49:10 +00:00
2002-08-04 04:11:48 +00:00
2002-12-18 13:33:04 +00:00
2002-03-22 21:53:29 +00:00
2002-12-13 16:53:51 +00:00
2002-03-22 21:53:29 +00:00
2002-12-18 13:33:04 +00:00
2002-03-21 22:49:10 +00:00
2002-12-18 12:45:11 +00:00
2002-10-16 22:18:42 +00:00
2002-12-04 18:57:46 +00:00
2002-03-29 22:43:43 +00:00
2001-09-07 14:46:36 +00:00
2003-01-03 23:31:50 +00:00
2003-01-02 20:44:41 +00:00
2003-01-04 08:10:55 +00:00
2001-07-09 15:54:36 +00:00
2002-06-27 13:18:27 +00:00
2002-03-21 22:49:10 +00:00
2001-11-21 16:19:50 +00:00
2001-11-15 02:05:03 +00:00
2001-11-21 16:19:50 +00:00
2001-11-15 02:05:03 +00:00
2002-11-29 16:42:23 +00:00
2003-01-04 07:34:41 +00:00
2002-12-18 13:33:04 +00:00
2002-03-22 21:53:29 +00:00
2002-12-18 13:33:04 +00:00
2002-03-22 21:53:29 +00:00
2001-11-21 16:19:50 +00:00
2001-11-15 02:05:03 +00:00
2001-11-21 16:19:50 +00:00
2001-11-15 02:05:03 +00:00
2002-12-19 09:40:28 +00:00
2002-10-16 14:29:23 +00:00
2003-01-24 13:58:56 +00:00
2002-12-24 13:41:48 +00:00
2003-01-30 15:00:17 +00:00
2001-09-07 14:46:36 +00:00
2002-03-21 22:49:10 +00:00
2002-03-22 21:53:29 +00:00
2002-09-10 02:04:49 +00:00
2002-12-18 12:45:11 +00:00
2002-09-10 02:04:49 +00:00
2001-09-07 14:46:36 +00:00
2002-03-22 09:22:15 +00:00
2002-12-18 12:45:11 +00:00
2003-02-17 03:52:35 +00:00
2001-09-07 14:46:36 +00:00
2003-02-04 11:24:08 +00:00
2002-03-22 21:53:29 +00:00
2003-01-15 21:22:55 +00:00
2003-01-15 21:22:55 +00:00
2003-01-04 07:34:41 +00:00
2002-03-22 21:53:29 +00:00
2003-01-06 06:21:25 +00:00
2003-01-03 23:34:26 +00:00
2002-03-22 21:53:29 +00:00
2002-12-18 13:33:04 +00:00
2002-11-14 17:06:01 +00:00
2003-01-01 18:49:04 +00:00
2002-10-10 04:31:57 +00:00
2002-09-06 11:24:06 +00:00
2002-09-06 11:24:06 +00:00
2002-08-15 09:25:04 +00:00
2002-10-10 04:31:57 +00:00
2002-09-06 11:24:06 +00:00
2002-09-06 11:24:06 +00:00
2002-09-06 11:24:06 +00:00
2002-08-15 09:25:04 +00:00
2002-05-27 03:45:27 +00:00
2002-03-22 21:53:29 +00:00
2003-01-05 02:43:18 +00:00
2003-01-05 02:43:18 +00:00
2002-12-19 09:40:28 +00:00
2003-01-05 02:43:18 +00:00
2003-01-05 02:43:18 +00:00