In a message dated 08/12/2002 11:19:23 Eastern Daylight Time,=20 ilinux@DKGOMEZ.COM writes: > Is there a way to a random sequence from either external input, or from > the programming itself. I=B9m doing led dies, and the method used just > flashes through the sequence, until the user stops pushing the button. I= =B9d > rather just have them push it once, no long period to hold, to start > sequence, and then have it use a random source to determine the number > instead. >=20 > Dave Gomez >=20 Hello, Dave Just write start random x do your flashing thing goto start if you make x a byte you get random numbers from1 to 1024. Sid -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.