We often need to use a randomly generated number for certain situations; using Math.random() * n will usually do the trick, but it will only calculate a number from 0 to n. What if we need a ...
Quick Tip: Get a Random Number Within a Specified Range Using AS3
Posted on March 11, 2010 by Tutorial Blog in Action Script Category | No Comments







