MCPcopy Create free account
hub / github.com/acourreges/exp3d / getRandomInt

Method getRandomInt

Exp3D/src/com/breakingbyte/game/util/MathUtil.java:20–22  ·  view source on GitHub ↗

Returns a random integer in the range [min, max] @param min Minimum value of the range @param max Maximum value of the range @return Random integer in [min, max]

(int min, int max)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getRandomAliveMemberMethod · 0.95
playExplosionMethod · 0.95
toInitValuesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected