1. 82bc0d4 math/rand: document that NewSource sources race by David Glasser · 9 years ago
  2. 507144c math/rand: Document origin of cooked pseudo-random numbers by Florian Uekermann · 9 years ago
  3. fb3cf5c math/rand: fix raciness in Rand.Read by Ian Lance Taylor · 9 years ago
  4. 8d966ba math/rand: fix io.Reader implementation by Dmitri Popov · 9 years ago
  5. 33fa855 math/rand: fix comment about bits of seed used by the default Source by Konstantin Shaposhnikov · 9 years ago
  6. 3474610 math/rand: Doc fix for how many bits Seed uses by Jeff R. Allen · 9 years ago
  7. 9323de3 testing: implement 'Unordered Output' in Examples. by Brady Catherman · 9 years ago
  8. 5194744 all: make copyright headers consistent with one space after period by Brad Fitzpatrick · 9 years ago
  9. 04d732b build: shorten a few packages with long tests by Russ Cox · 9 years ago
  10. 38255cb math/rand: improve uniformity of rand.Float64,Float32 by David Chase · 9 years ago
  11. fb01ad2 math/rand: add a comment for the i=0 iteration by Jingguo Yao · 9 years ago
  12. f9e404c math/rand: make Rand fulfill the Reader interface by Spencer Nelson · 10 years ago
  13. 7cabade math/rand: warn against using package for security-sensitive work by Andrey Petrov · 10 years ago
  14. 71832ff math/rand: improve NewZipf documentation by Josh Bleecher Snyder · 10 years ago
  15. f8fbcef math/rand: shorten Float32 test for GOARM=5 by Brad Fitzpatrick · 10 years ago
  16. 59cb2d9 math/rand: fix example_test to show with the correct method by Guobiao Mei · 10 years ago
  17. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago