commit 179782cbc246e3ae9f6cd1f7310aeb248706a2d2
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Sun May 1 14:41:03 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Sun May 1 14:41:03 2016 +0200
refsheet: random numbers => randomness
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/doc/refsheet.tex b/doc/refsheet.tex
index f0b0fa0..ea048d5 100644
--- a/doc/refsheet.tex
+++ b/doc/refsheet.tex
_AT_@ -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}}
Received on Sun May 01 2016 - 14:41:07 CEST
This archive was generated by hypermail 2.3.0
: Sun May 01 2016 - 14:48:23 CEST