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==
<section begin=image/>[[File:Random To Nums.png|right|alt=The Random to Block|thumb]]<section end=image/>
[[File:Random To Nums.png|right|alt=The Random to Block|thumb]]
<!-- <code>random [number] to [number]</code> -->  
<!-- <code>random [number] to [number]</code> -->  
Inputs in this block:
Inputs in this block:
#defines the lower limit
#defines the lower limit
#defines the upper limit for the range of the generated random number.
#defines the upper limit for the range of the generated random number.

Latest revision as of 19:12, 10 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)
==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.