Various classes in the JDK can generate random (really pseudo-random) numbers: ThreadLocalRandom , the recommended and most modern class (from Java 7) ...
確定! 回上一頁