Y
Hacker News
new
|
ask
|
show
|
jobs
by
zx2c4
1589 days ago
No changes. Totally unrelated.
1 comments
neatze
1589 days ago
I meant /dev/urandom, sorry.
Do you mean it is in reverse, in sense what getrandom() would be using ?
link
SAI_Peregrinus
1589 days ago
Still no changes. /dev/urandom will block until first seeded at boot. By the time you can run `dd`, it's seeded, because the system needs to have booted for that.
link
Do you mean it is in reverse, in sense what getrandom() would be using ?