I've written a new java class with one method that performs a calculation, and returns an int. The idea is that my UCCX 10.6 script will pass in two integers, perform the random number generator function based on these two integers as high/low, then ...