commit 5ea57ba5071ddac37fd10f5a395882b1796acecd
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Sat Apr 30 23:34:12 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Sat Apr 30 23:34:22 2016 +0200
Fix zrand comment in refsheet
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/doc/refsheet.tex b/doc/refsheet.tex
index d0c31f7..53b03c5 100644
--- a/doc/refsheet.tex
+++ b/doc/refsheet.tex
_AT_@ -129,7 +129,8 @@ Is $b$ a prime? & {\tt zptest(a, b, c)} & {\tt c} runs of Mil
\textbf{Random numbers} & {} & {} \\
$a \xleftarrow{\$} \textbf{Z}_d $ & {\tt zrand(a, b, UNIFORM, d)}
-& {\tt b} is a {\tt zranddev}, e.g. {\tt DEFAULT\_RANDOM} \\
+& {\tt b} is a {\tt enum zranddev}, e.g. \\
+{}&{}& $~~~~~$ {\tt DEFAULT\_RANDOM}, {\tt FASTEST\_RANDOM} \\
\\
Received on Sat Apr 30 2016 - 23:34:41 CEST
This archive was generated by hypermail 2.3.0
: Sat Apr 30 2016 - 23:36:14 CEST