Translations:Random To/2/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
(No difference)

Revision as of 20:05, 28 June 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Random To)
==Syntax==
[[File:Random To Nums.png|right|alt=The Random to Block|thumb]]
<!-- <code>random [number] to [number]</code> --> 
Inputs in this block:
#defines the lower limit
#defines the upper limit for the range of the generated random number.

Syntax

random [number] to [number]