Commit Graph

5 Commits

Author SHA1 Message Date
itojun
c81f32fe6c comment from niels provos;
- seed2 is necessary, but use it as "seed2 + x" not "seed2 ^ x".
- skipping number is not needed, so disable it for 16bit generator (makes
  the repetition period to 30000)
2003-12-10 05:22:18 +00:00
wiz
492a994a19 Bump date for previous. 2003-11-25 23:28:31 +00:00
itojun
fd02e804dd take "Skip a random number of ids" into consideration, correct the rotation
period number.  simonb
2003-11-25 23:11:54 +00:00
wiz
0e9a92473d Fix Nd; use In instead of Fd; grammar fixes. 2003-09-10 09:16:45 +00:00
itojun
00552ebbd7 add randomid(3). 2003-09-09 22:10:33 +00:00