Thread
:
random numbers without using java funtions
View Single Post
#
2
(
permalink
)
11-15-2007, 05:49 AM
hardwired
Senior Member
Join Date: Jul 2007
Posts: 1,266
int n = (int)(1 + 20*Math.random());
hardwired
View Public Profile
Send a private message to hardwired
Find all posts by hardwired