Hi all! I have a large number on the front page of my website, think like national debt calculator that moves in real time.
I am trying to 1) make it change every 1 second so it’s live and 2) add/subtract a random small # every second to make the # move (even if actual changes to the database aren’t occuring).
The source of data is the sum of all product prices. Any help would be greatly appreciated, thank you!