Y
Hacker News
new
|
ask
|
show
|
jobs
by
agwa
767 days ago
Thankfully, Go is considering making crypto/rand infallible, because as it turns out the syscalls do not actually fail in practice (it's not possible to "run out of entropy"):
https://github.com/golang/go/issues/66821