.so tmac.ilib
.TH GENER 2 "The University of Arizona \- 5/28/83"
.SH NAME
gener \- generators
.SH DESCRIPTION
These procedures generate sequences of results.
.SH SYNOPSIS
.nf
.ta 1.5i
\*Mhex()\fR	sequence of hexadecimal codes for numbers from 0 to 255
\*Mlabel(s,\*bi)\fR	sequence of labels with prefix \*Ms\fR starting at \*Mi\fR
\*Moctal()\fR	sequence of octal codes for numbers from 0 to 255
\*Mstar(s)\fR	sequence consisting of the closure of \*Ms\fR starting with the
	   empty string and continuing in lexical order as given in \*Ms\fR
.SH SEE ALSO
.Ib
pp. 145.
.SH AUTHOR
Ralph E. Griswold