I think what you want is this:

        SysRandom(TimGetTicks());               //seed the generator
        value = SysRandom(0) % 15;              //generate the number, 0 to 15



Ben

+--------------------------------------------+
Ben Gottlieb                           Stand Alone, Inc.
v: 773-477-2492                 f: 773-477-2579
[EMAIL PROTECTED]              www.standalone.com
+--------------------------------------------+
    Best Application: Control Bar (PalmSource '99)

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to