aboutsummaryrefslogtreecommitdiffstats
path: root/doc/refsheet.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/refsheet.tex')
-rw-r--r--doc/refsheet.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refsheet.tex b/doc/refsheet.tex
index f0b0fa0..ea048d5 100644
--- a/doc/refsheet.tex
+++ b/doc/refsheet.tex
@@ -142,7 +142,7 @@ Unless specified otherwise, returns are {\tt void} and all parameters are of typ
\cont {{\tt PRIME} (2)}
%\\
-\textbf{Random numbers} \\
+\textbf{Randomness} \\
\entry{zrand(a, b, UNIFORM, d)} {$a \xleftarrow{\$} \textbf{Z}_d$}
{{\tt b} is a {\tt enum zranddev}, e.g.}
\cont {{\tt DEFAULT\_RANDOM}, {\tt FASTEST\_RANDOM}}