Reading List
Generating a random `float64` with `crypto/rand` from Fragments — brandur.org RSS feed.
Generating a random `float64` with `crypto/rand`
Using the cryptographically secure
crypto/rand
to generate a float between 0 and 1.