ÄúµÄλÖãºÑ°ÃÎÍøÊ×Ò³£¾±à³ÌÀÖÔ°£¾VBScript£¾VBScript


objects constants operators statements functions properties methods






STATEMENT:  Randomize

Randomize

The Randomize statement gives the Rnd function a new seed value for generating random numbers.

Code:
<% Randomize %>
<% =Rnd() %>

Output:
0.7953455