Recent content by Ec116

  1. E

    How to use Random() function

    Thank you, Jamie from macrodroid support helped me with the solution FLOOR(RANDOM() * [lv=UseNum] + 1) What i proposed was adding the option to use either integer or decimal variables, for min and max, in the Random option
  2. E

    How to use Random() function

    Hello dear all Newbie here, Iam trying to get a random number from zero to a number the user has given. So i have a user given number (for example the number 10) in an integer variable named UsrNum How can i use the random() function to set a different variable (example RandNum) to get a...
Top