Browsing Polish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
9195 of 95 results
91.
``renpy.random.randint(a, b)``
(no translation yet)
Located in ../../source/other.rst:29
92.
Return a random integer such that a <= N <= b.
(no translation yet)
Located in ../../source/other.rst:31
93.
``renpy.random.choice(seq)``
(no translation yet)
Located in ../../source/other.rst:34
94.
Return a random element from the non-empty sequence seq.
(no translation yet)
Located in ../../source/other.rst:36
95.
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
9195 of 95 results

This translation is managed by translation group launchpad-translators.

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

No-one has contributed to this translation yet.