If you are picking random array elements that need to be unpredictable, you should use java.security.SecureRandom rather than Random.
確定! 回上一頁