Package de.uka.ipd.sdq.probfunction.math
Interface IRandomGenerator
- All Known Implementing Classes:
DefaultRandomGenerator
public interface IRandomGenerator
-
Method Summary
-
Method Details
-
random
double random()generates a double value greater than or equal 0.0 and less than 1.0- Returns:
-
dispose
void dispose()
-