You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
# More randomness. Less time. Still an instance of java.util.Random.
2
+
3
+
**Notice: This library is considered obsolete on [Linux 5.17 and newer](https://www.phoronix.com/news/Linux-getrandom-8450p) because each CPU core now has its own entropy pool, and the overhead of a system call is now at least as cheap as a communication between threads.**
0 commit comments