aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-random2/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-random2/pkg-descr')
-rw-r--r--math/py-random2/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/py-random2/pkg-descr b/math/py-random2/pkg-descr
index bc342a5776dd..c498041ea94a 100644
--- a/math/py-random2/pkg-descr
+++ b/math/py-random2/pkg-descr
@@ -4,5 +4,3 @@ been back-ported to work in Python 2.6.
In Python 3, the implementation of randrange() was changed, so that even with
the same seed you get different sequences in Python 2 and 3. Note that several
high-level functions such as randint() and choice() use randrange().
-
-WWW: https://pypi.org/project/random2/