Setting conditions for intermittent issue

that was expected. something like the following could work:

only continue if:

  1. text has number less than 2000
  2. text has number that increased more than 0

or continue if: (click the + Or button to add a second group of conditions)

  1. previous text has number greater than 100000 (this is a lower bound of the random change)
  2. text has number less than 2000

can you give it a try and see how it works?