summaryrefslogtreecommitdiff
path: root/macros/generic/random/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/random/README.md')
-rw-r--r--macros/generic/random/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/macros/generic/random/README.md b/macros/generic/random/README.md
new file mode 100644
index 0000000000..471963a7e1
--- /dev/null
+++ b/macros/generic/random/README.md
@@ -0,0 +1,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`