<html><body><script type="text/javascript">document.write(Math.random());</script></body></html>
【random() 方法可返回介于 0 ~ 1 之间的一个随机数。】