eg John Smith wrote:
> in BASIC there's a command RND (random(go figure, huh?)) is there an equal
> or simular still in the 'puta world?
>
> (not too certain what my signature is so i'll say tia, while it may appear
> again, mea culpa <== there's a beast to do look up sometime.
Virtually every programming language has a random number generator and some
means of seeding it and getting values from it. Your question is a little
vague, though. What are you trying to do?
--
Gary G. Taylor * Rialto, CA
gary at donavan dot org / http:// geetee dot donavan dot org
"The two most abundant things in the universe
are hydrogen and stupidity." --Harlan Ellison
|