inputRandomNumber
Enters a random number. Defaults to an 8-digit integer (e.g. 87637218).
Examples
- inputRandomNumberYou can optionally add the length command to customise the number of digits.
This example will produce a 2-digit number:
- inputRandomNumber
length: 2Related Commands
Last updated
Was this helpful?