blob: e60d301984d34b8a6eb60c5c3c29d75c4cda6604 [file] [log] [blame]
<html>
<body>
Reports any calls to
<b>java.util.Random.getDouble()</b> which are then multiplied
by some factor and cast to an integer. For generating a random integer in some range,
<b>java.util.Random.getInt()</b> is more efficient.
<!-- tooltip end -->
<p>
</body>
</html>