Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit 8d08fa1

Browse files
authored
Update README.md: now obsolete
1 parent 0a58f3f commit 8d08fa1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# 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.**
4+
25
[![Build Status](https://dev.azure.com/polymorpheus/BetterRandom/_apis/build/status/BetterRandom-CI?branchName=master)](https://dev.azure.com/polymorpheus/BetterRandom/_build/latest?definitionId=2&branchName=java7)
36
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.pr0methean.betterrandom/BetterRandom/badge.svg)](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22io.github.pr0methean.betterrandom%22%20AND%20a%3A%22BetterRandom%22)
47
[![Coverage](https://codecov.io/gh/Pr0methean/BetterRandom/branch/master/graph/badge.svg)](https://codecov.io/gh/Pr0methean/BetterRandom)

0 commit comments

Comments
 (0)