Aufallszahl in Java
(int) (Math.random()*(max-min+1)+min)
JBTheOneAndOnly
(int) (Math.random()*(max-min+1)+min)