link gener
March 25, 2002; Ralph E. Griswold
This file is in the public domain.
These procedures generate sequences of results.
days() days of the week.
hex() sequence of hexadecimal codes for numbers
from 0 to 255
label(s,i) sequence of labels with prefix s starting at i
multii(i, j) sequence of i * j i's
months() months of the year
octal() sequence of octal codes for numbers from 0 to 255
star(s) sequence consisting of the closure of s
starting with the empty string and continuing
in lexical order as given in s