NetBSD/regress/lib/libc/randomid
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
..
Makefile
idtest.c comment from niels provos; 2003-12-10 05:22:18 +00:00