I was just working with some random numbers and remembered several internet sites that will generate true random numbers on demand. I also understand there are some sensors in the computer itself, like cpu temperature and or cooling fan rpm that can be used to help provide the non-deterministic values and such for better randomization.
I do like the idea of getting a TRNG from the blockchain contract. Can you prove the numbers are random?