Thanks - good to know! It would make a good module... I think once I add the ability to set the Seed it's something that people would be really interested in.
I'm a little worried about multiplying by such a large number (the ADC is only 12 bit, so multiplying so much might hurt the randomness), but hey - if it works :)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks - good to know! It would make a good module... I think once I add the ability to set the Seed it's something that people would be really interested in.
I'm a little worried about multiplying by such a large number (the ADC is only 12 bit, so multiplying so much might hurt the randomness), but hey - if it works :)