I haven't done anything special with random number stuff for the esp8266 port. I'm not seeing anything in the SDK to get a random number, so I think you have to seed the software random number generator with something clever...
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.
I haven't done anything special with random number stuff for the esp8266 port. I'm not seeing anything in the SDK to get a random number, so I think you have to seed the software random number generator with something clever...