summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChris Jordan-Squire <cjordan1@uw.edu>2011-09-02 12:09:48 -0500
committerCharles Harris <charlesr.harris@gmail.com>2011-12-17 09:03:51 -0700
commit67f24e8f2e12d9f5b8510ffd0769b13f18f5636a (patch)
tree63a4240e8a3cb2e9efac7283669522e5e992fb69 /doc
parent8b6c850cf3e6ec664705e9823014e59edc1a26e7 (diff)
downloadnumpy-67f24e8f2e12d9f5b8510ffd0769b13f18f5636a.tar.gz
FIX: Changed named to choice, reverted other changes.
Diffstat (limited to 'doc')
-rw-r--r--doc/source/reference/routines.random.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/reference/routines.random.rst b/doc/source/reference/routines.random.rst
index b849e6188..84765c035 100644
--- a/doc/source/reference/routines.random.rst
+++ b/doc/source/reference/routines.random.rst
@@ -15,7 +15,10 @@ Simple random data
randint
random_integers
random_sample
+ random
+ ranf
sample
+ choice
bytes
Permutations