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

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

Latest revision as of 15:58, 14 August 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)
{{Block|random [_] to [_]}} defines the upper and lower bounds of a range from which a random number is generated. The number is generated between and including the set limits.

random [_] to [_] defines the upper and lower bounds of a range from which a random number is generated. The number is generated between and including the set limits.