Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

JScript Math Object random Method

Returns a pseudorandom number between 0 and 1.

Syntax: JScript Math Object random Method

Math.random( )

Remarks: JScript Math Object random Method

The pseudorandom number generated is between 0 and 1 inclusive. The random number generator is seeded automatically when JScript is first loaded.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.