A86: Re: random values


[Prev][Next][Index][Thread]

A86: Re: random values




there are a few ways... I know there is a routine...
there is _randint  ;finds an integer between OP1 and OP2
and I think there is _RANDOM ;I don't think this is very random though...
Hope this helps,
______________
JBrett
tbarwick@esn.net
http://ww2.esn.net/~tbarwick
http://members.xoom.com/Plexus
http://wwp.mirabilis.com/20607010
ICQ# 20607010
AIM name: BarwickBJ
-----Original Message-----
From: KidFedX@aol.com <KidFedX@aol.com>
To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
Date: Thursday, November 05, 1998 6:31 PM
Subject: A86: random values


>
>it's probably really simple -- but how do you get random numbers to
generate?
>Particularly integers, like 1-10.  Okay thanks.
>--Kid
>