rand Function

Returns a random number between the minimum and maximum boundries.

Summary

ElementFunction
ReturnsNumber

Arguments

minNumberMinimum boundry of the number.
maxNumberMaximum boundry of the number. (default) 9

Example

nano.rand(0, 99);
CodeMessageLineFile
2count(): Parameter must be an array or an object that implements Countable224/home2/njsorg/public_html/pagetype/content/pages/en/docml.viewer.php