VBSCript的不重複產生亂數

 



Randomize() 這行是關鍵
str02=Int((10000)*Rnd+10)  & Int((20000)*Rnd+20)
Response.Write  str02 & "</br>"

留言

此網誌的熱門文章