Y
Hacker News
new
|
ask
|
show
|
jobs
by
neatze
1589 days ago
I meant /dev/urandom, sorry.
Do you mean it is in reverse, in sense what getrandom() would be using ?
1 comments
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