Page 1 of 1

RAND() function in numerical expressions

Posted: Fri Mar 15, 2019 3:34 am
by saarlorlux
Good day!
I have to use random numbers in EMail report. Is there are any rand() function in the numerical expressions?

Re: RAND() function in numerical expressions

Posted: Sat Mar 16, 2019 8:22 pm
by admin
no, I did never come up with the idea that this might be useful for anything ;-)

Can't you take the epoch time stamp (number of seconds until 1970= instead? Not random, but every second a different number.