News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

random

Started by gamer, January 21, 2011, 03:55:45 AM

Previous topic - Next topic

gamer

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 :)

dedndave

        INVOKE  nrandom,999999

\masm32\help\masmlib.chm