Rand

From kwiki

Jump to: navigation, search
This article is written by Konrad, thus using rather nonstandard English:)

rand (DNM Script function)

Contents

full declaration

int rand()

return value

int

description

returns a pseudorandom integer in the range 0 to 32767

rand is an equivalent for Windows Api function rand, thus you can find it on MSDN here: http://search.msdn.microsoft.com/search/default.aspx?siteId=0&tab=0&query=rand

See also

srand

Personal tools
konradp.com