Y
Hacker News
new
|
ask
|
show
|
jobs
by
skinner927
700 days ago
From kernel 5.18 onwards, /dev/random and /dev/urandom are exactly the same.
1 comments
Joker_vD
700 days ago
They are still two different filenames (and two different inodes), if you want to intercept openning them.
link