forked from AFPy/python-docs-fr
Update library/random.po
Co-Authored-By: deronnax <deronnax@users.noreply.github.com>
This commit is contained in:
parent 525a8baa8e
commit f274cc0d97
1 changed files with 1 additions and 1 deletions
| | @ -97,7 +97,7 @@ msgid "" | |||
"selections over an arbitrarily large range." | ||||
msgstr "" | ||||
"La classe :class:`Random` peut également être sous-classée si vous voulez " | ||||
"utiliser un générateur de base différent, de votre propre conception : dans " | ||||
"utiliser un générateur de base différent, de votre propre conception. Dans " | ||||
"ce cas, remplacez les méthodes :meth:`~Random.random`, :meth:`~Random." | ||||
"seed`, :meth:`~Random.gettate`, et :meth:`~Random.setstate`. En option, un " | ||||
"nouveau générateur peut fournir une méthode :meth:`~Random.getrandbits` --- " | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue