blob: 2f1c40e9f7aed8de03c5c553158534d70cbf65c0 [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>
<small>Powered by InspectionGadgets</small>
</body>
</html>