I have the 30 day counter as a schematic in the question, so I would like an add on to this existing circuit. I am 63 and have no programming skills, as I pre-date the I.C.. I have bought from Amazon a Trainer for Microcontrollers, but I just havnt had the time. Thank you for your response.True randomness is really rather difficult.
One idea would be to have a "random number counter" that represents the 30 day period, clock this counter with a crappy, unstable high frequency oscillator. (with temperature drift, etc)
Use another independent counter to count-off the passage of time, the time counter.
Compare the time counter to a latch, when these are equal- start a 5 second pulse, latch the random number counter into the latch for the next comparison.
If the two time bases are asynchronous, the values should be random enough.
I would use an MCU to do this, with a sketchy RC oscillator and the master crystal time base.
An RC oscillator using high-impedance elements would be nice and noisy.