We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ed586 commit ee430d6Copy full SHA for ee430d6
peps/pep-0506.rst
@@ -213,7 +213,7 @@ module [#]_. This received considerable scepticism and outright opposition:
213
which a CSPRNG lacks by design.
214
215
* Another major use of the ``random`` module is for simple "guess a number"
216
- games written by beginners, and many people are loathe to make any
+ games written by beginners, and many people are loath to make any
217
change to the ``random`` module which may make that harder.
218
219
* Although there is no proposal to remove MT from the ``random`` module,
0 commit comments