Activity › Forums › Questions & Troubleshooting › Software & Firmware › Random seed using analogread
-
Random seed using analogread
-
Hello Daniele, All analog pins are tied to Ground from the voltage divider.
So you cannot create a random number with that method.
regards
Marco
-
Thanks Marco, now the 0 get sense. Do you know any other method I can use to initialize the seed?
(I’ve got no user interaction so I cannot use millis).
Daniele.
-
Hi, I’ve get good results using the
library. Thanks to all!
Viewing 1 - 3 of 3 replies
Log in to reply.