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

From StarLogo Nova Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
===Syntax===
==Syntax==
<code>random [number] to [number]</code>
<section begin=image/>[[File:Random To Nums.png|right|alt=The Random to Block|thumb]]<section end=image/>
<!-- <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.

Revision as of 15:21, 27 July 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

The Random to Block

Inputs in this block:

  1. defines the lower limit
  2. defines the upper limit for the range of the generated random number.