On Thursday, August 16, 2018 at 12:51:19 AM UTC-4, Rob 'Commander' Pike 
wrote:
>
> The math/rand package has 38848 bits of state. The seed value is only 64 
> bits, yes, but that's a separate question. Is seeding what you are 
> concerned with?
>

Oh, that is good news. I didn't see that in the documentation (I didn't 
look into the source).
I am just looking for a solid implementation. I'm glad I don't need to go 
to the crypt version because I have no need for that level of rigor. 
Did I miss something in the documentation? 

Thanks
Pat

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to