Twitter-api – How to generate a periodic, unpredictable, verifiable random number?
I would like a random number for a program with the following qualities: Periodic: The random number needs to be random for a certain window of time. Preferably hourly but could be more. Once the period is over, the next…