The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: gamer on January 21, 2011, 03:55:45 AM

Title: random
Post by: gamer on January 21, 2011, 03:55:45 AM
Hi,

I want to generate numbers between 0 to 9.  6 digits only.  I heard about nrandom function, but i dont know how to use this one.  Anyone can give me some example to use this function.

thank you :)
Title: Re: random
Post by: dedndave on January 21, 2011, 04:09:45 AM
        INVOKE  nrandom,999999

\masm32\help\masmlib.chm