I would like to generate a function (unless one is already available), that computes the minimum and maximum values that can be generated by a random number generating formula:
The easiest way is often to read the documentation. Random.nextDouble() returns a value between 0 and 1. Or did you mean something else?
If you just had a "black box" random number function, there'd be no way of getting a definitive answer. All you could do is call it lots of times and get an indication of what the distribution might be.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.