我试图在Java中导入SecureRamdom,但是
import java.security.SecureRandom;
不工作。我在Eclipse中使用Java SE 8。有人知道如何导入吗?
java eclipse java-8
eclipse ×1
java ×1
java-8 ×1