Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/gen/randomid.3
RevisionDateAuthorComments
 1.9  24-Oct-2017  abhinav Use commas at the right places in the NAME section
 1.8  03-Jul-2017  wiz Remove workaround for ancient HTML generation code.
 1.7  05-Jan-2006  rpaulo #include <stdio.h> in the example.
 1.6  26-Dec-2005  perry u_intN_t -> uintN_t
 1.5  10-Dec-2003  itojun 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)
 1.4  25-Nov-2003  wiz Bump date for previous.
 1.3  25-Nov-2003  itojun take "Skip a random number of ids" into consideration, correct the rotation
period number. simonb
 1.2  10-Sep-2003  wiz Fix Nd; use In instead of Fd; grammar fixes.
 1.1  09-Sep-2003  itojun add randomid(3).

RSS XML Feed