/ Published in: ActionScript
URL: http://www.actionscript.org/resources/articles/90/1/Maths-Functions-including-Random/Page1.html
Expand |
Embed | Plain Text
Math.round(Math.random()*(y-x))+x;
Comments
Subscribe to comments
You need to login to post a comment.

Fantastic - thank you very much for this :)