Generate a unique 6 digit number

Yes, that has also been mentioned here, but I’ve been using it for ages. It’s handy for various front end purposes.

Note also that Do every… can be used as well. (Folks seem to overlook the fact that the interval can be sub-second.)

Of course, one must be very cautious of what’s being done in each iteration of the loop, as it’s possible to gridlock the UI and/or reach a request rate limit .

1 Like