In Java there are a few ways to do this and the two popular ways would be: * java.util.Random [code]import java.util.Random; public class generateRandom{ ...
確定! 回上一頁