Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Java プログラムで疑似乱数発生器 (PRNG) を初期化するために適切なシードが必要で、ハードウェア乱数発生器にアクセスできないとします。
ユーザーの操作なしで JVM からエントロピーを取得する方法は?