Adscend

Click Here



Click Here

Tuesday

Math Random Function

Math Function Random

Method: Random()
The random() method of the Math object to return a random number between 0 and 1.

Example

<script type="text/javascript">
document.write(Math.random());
</script>






No comments:

Post a Comment