DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
actionscript random randomfunction
function random(LB:int, UB:int):int { return (int(Math.random()*((UB-LB) + 1)+LB)); }
PREVIOUS
NEXT
Tagged:
#actionscript
#random
#randomfunction
ADD COMMENT
Topic
COMMENT
Name
6+7 =
Submit