random-numbers.tex - libzahl - big integer library | |
git clone git://git.suckless.org/libzahl | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
random-numbers.tex (265B) | |
--- | |
1 \chapter{Random numbers} | |
2 \label{chap:Random numbers} | |
3 | |
4 TODO | |
5 | |
6 \vspace{1cm} | |
7 \minitoc | |
8 | |
9 | |
10 \newpage | |
11 \section{Generation} | |
12 \label{sec:Generation} | |
13 | |
14 TODO | |
15 | |
16 | |
17 \newpage | |
18 \section{Devices} | |
19 \label{sec:Devices} | |
20 | |
21 TODO | |
22 | |
23 | |
24 \newpage | |
25 \section{Distributions} | |
26 \label{sec:Distributions} | |
27 | |
28 TODO |