$time random

Allows you to generate random time between two time ranges.


Example

Running this code will generate random date and time, which is shown in the UBot browser.

load html($replace($plugin function("Time and Date Automation.dll", "$time random", "01/01/2014 00:00:00", "01/02/2014 23:59:00", "UBOT (MM/dd/yyyy HH:mm:ss)", "UBOT (MM/dd/yyyy HH:mm:ss)", 50),$new line,"<br>"))

Was this helpful?

Previous Article

$time parser

Next Article

$time stop watch