Generate Random Number ====================== Category -------- Data Commands Description ----------- This command allows you to generate random number. Parameters ---------- **Max Value** Specify the maximum value. The generated number integer will less than this value. **Variable Name** Enter variable name to receive output. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Data Commands\\Generate Random Number\\Generate Random Number.xml` See Also -------- - :doc:`Log Data ` - :doc:`Math Calculation ` - :doc:`Parse JSON Array ` - :doc:`Parse JSON Item ` - :doc:`Parse JSON Model `