// Int31, Int63, and Uint32 generate values of the given width.
// The Int method (not shown) is like either Int31 or Int64
// depending on the size of 'int'.
On Friday, December 7, 2012 9:59:03 AM UTC-7, rsc wrote:
*** Submitted as
https://code.google.com/p/go/source/detail?r=477b2e70b12d ***
math/rand: add example / regression test
This makes sure the outputs do not change for a fixed seed.
See also https://codereview.appspot.com/6905049.
R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/6907048
https://codereview.appspot.com/6907048/
*** Submitted as
https://code.google.com/p/go/source/detail?r=477b2e70b12d ***
math/rand: add example / regression test
This makes sure the outputs do not change for a fixed seed.
See also https://codereview.appspot.com/6905049.
R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/6907048
https://codereview.appspot.com/6907048/