blob: 471963a7e1f19aca0b7e0e47cc2ff48753ebbd3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#random.tex ver 0.2 (Donald Arseneau)
Generating "random" numbers in TeX.
`\setrannum {<`*counter*`>} {<`*minimum*`>} {<`*maximum*`>}`
`\setrandimen {<`*dimen-register*`>} {<`*minimum*`>} {<`*maximum*`>}`
This software is contributed to the public domain.
Definitions are in `random.tex`. Documentation is in comments of
`random.tex` and in `random-doc.tex` and `random-doc.pdf`
|