Browsing French translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and French guidelines.
9197 of 97 results
91.
``renpy.random.random()``
(no translation yet)
Located in ../../source/other.rst:24
92.
Return the next random floating point number in the range (0.0, 1.0).
(no translation yet)
Located in ../../source/other.rst:26
93.
``renpy.random.randint(a, b)``
(no translation yet)
Located in ../../source/other.rst:29
94.
Return a random integer such that a <= N <= b.
(no translation yet)
Located in ../../source/other.rst:31
95.
``renpy.random.choice(seq)``
(no translation yet)
Located in ../../source/other.rst:34
96.
Return a random element from the non-empty sequence seq.
(no translation yet)
Located in ../../source/other.rst:36
97.
Unlike the standard Python random number generator, this object cooperates with rollback, generating the same numbers regardless of how many times we rollback. It should be used instead of the standard Python random module. ::
(no translation yet)
Located in ../../source/other.rst:39
9197 of 97 results

This translation is managed by Launchpad French Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.