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