> I need a REALLY SIMPLE random number routine, to generate one of two > numbers, either 0 or 1 or smthign like that. I really don't care what the > two numbers are. I just want ONLY two numbers that are fairly simple. Any > sugestions? > ld a,r and 1 gives you a randoem no betwen 0 and 1..... Rob Taylor MAIL - mailto:rtaylor@ticalc.org WEB - http://www.u-net.com/~rtaylor/