goo on 01/09/12
Last Edited at 01/09/12 02:27am
(int) (Math.random() * 10) // aleatorio entre 0 y 950 + (int) (Math.random() * 50) // aletario entre 50 y 99
Report this snippet Tweet
Comment:
You need to login to post a comment.