From 67f24e8f2e12d9f5b8510ffd0769b13f18f5636a Mon Sep 17 00:00:00 2001 From: Chris Jordan-Squire Date: Fri, 2 Sep 2011 12:09:48 -0500 Subject: FIX: Changed named to choice, reverted other changes. --- doc/source/reference/routines.random.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 -- cgit v1.2.1