aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-02-06 09:47:07 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-02-06 09:47:07 -0800
commit2a70f916309fb4c2dd93b7a71a8e7670cf526ee8 (patch)
tree9372badaa1e8bf9006a785488e6928db17947f21 /docs/index.rst
parent09fd41dd385797faa967601a95d79e1d4e126e0d (diff)
downloadcryptography-2a70f916309fb4c2dd93b7a71a8e7670cf526ee8.tar.gz
cryptography-2a70f916309fb4c2dd93b7a71a8e7670cf526ee8.tar.bz2
cryptography-2a70f916309fb4c2dd93b7a71a8e7670cf526ee8.zip
Fixed #568 -- Document that users should use urandom for all their random numbers
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 49e99be4..9114b895 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -59,6 +59,7 @@ The recipes layer
:maxdepth: 2
fernet
+ random-numbers
exceptions
glossary