mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Typo fix
This commit is contained in:
parent
e361bcb43f
commit
e9d35ef230
1 changed files with 2 additions and 2 deletions
|
@ -326,6 +326,6 @@ Examples of basic usage::
|
|||
pseudo-random number generator", Applied Statistics 31 (1982) 188-190.
|
||||
|
||||
`Complementary-Multiply-with-Carry recipe
|
||||
<http://code.activestate.com/recipes/576707/>`_ for a compatable alternative
|
||||
random number generator with a long-period and comparatively simple update
|
||||
<http://code.activestate.com/recipes/576707/>`_ for a compatible alternative
|
||||
random number generator with a long period and comparatively simple update
|
||||
operations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue