Thomas Frössman
Thomas Frössman
Yeah, I agree about it not being very good.. I should probably just have opened an issue instead.. Related golang issue planned for go1.5: https://github.com/golang/go/issues/8914 And here is an implementation:...
Yeah, this package probably needs an overhaul. I was going to write another issue for this but after having read the code a bit more it seems it needs a...
I'm just saying that it's easier for me if the function does to go off into a go routine unless I ask it to. I'm ok with it blocking completely...
I was thinking that strong and paranoid kind of suggests a good source, maybe /dev/urandom can be utilized on those operating systems that has it?
Your solution in #44 probably is close enough for me to close this issue as well if your pull request gets pulled.. Im trying it out in my work day...
I agree that a silent fail probably would be better at all times. I have used this wrapped version for some time now and haven't experienced any bad consequences at...