python748 / alternate-java-bridge-library

Automatically exported from code.google.com/p/alternate-java-bridge-library
Apache License 2.0
0 stars 0 forks source link

RANDOM method #147

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I search but cant find methods or components for generating RANDOM number. I 
know that it can done by default java random method. but it will be good if 
there will be method where will be additional option like selecting range, and 
selecting datatype int or double etc. 

Original issue reported on code.google.com by zismailo...@gmail.com on 2 May 2013 at 1:19

GoogleCodeExporter commented 8 years ago
use the AltRandom class.  In fact, Ryan recently added very descriptive 
javadocs for them per my request.

I am using it and it is an easy class to use.  If after looking at it you still 
need help implementing it let me know and I'll post some examples, but it is 
pretty straight forward.

Original comment by bric...@gmail.com on 2 May 2013 at 1:23

GoogleCodeExporter commented 8 years ago
What he said ^^^

Original comment by IMPINC...@gmail.com on 8 May 2013 at 3:56