Re: RANDOM and 12F683 - generates same values each time
I have found that just about all random number generators on pics, and PCs generate the same it has to do with seed values.
my solution was to have it generate random numbers repeatedly very fast (on a timer) and have the program grab numberswhen needed. instead of calling for a random number, your calling for whatever number is currently being generated.
Chris
Any man who has accomplished anything in electronics at one time or another has said... " STOP! WAIT! NOOO! Dangit.... Oh Well, Time to start over..."
Bookmarks