How can you get a number from the number pool removed?
I.E. I have 20 numbers, random number pops up as 20, once it is used it is removed. However at the same time 20 is removed I would like 3 removed from the pool.
This possible?
Printable View
How can you get a number from the number pool removed?
I.E. I have 20 numbers, random number pops up as 20, once it is used it is removed. However at the same time 20 is removed I would like 3 removed from the pool.
This possible?
You're using the Random Pool extension right? Use the action generate random number then do whatever you want with that. I think it takes out used numbers automatically.