index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
rand
Commit message (
Expand
)
Author
Age
Files
Lines
*
math/rand: add concurrency warning to overview comment
Aditya Mukerjee
2017-07-15
1
-1
/
+2
*
math/rand: export Source64, mainly for documentation value
Russ Cox
2016-11-23
1
-8
/
+11
*
math/rand: make floating point tests shorter on mips and mipsle
Brad Fitzpatrick
2016-11-16
1
-1
/
+14
*
math/rand: add Rand.Uint64
Florian Uekermann
2016-10-03
4
-149
/
+204
*
math/rand: document that NewSource sources race
David Glasser
2016-09-02
1
-0
/
+2
*
math/rand: Document origin of cooked pseudo-random numbers
Florian Uekermann
2016-08-17
1
-0
/
+89
*
math/rand: fix raciness in Rand.Read
Ian Lance Taylor
2016-07-11
2
-5
/
+84
*
math/rand: fix io.Reader implementation
Dmitri Popov
2016-06-27
3
-28
/
+84
*
math/rand: fix comment about bits of seed used by the default Source
Konstantin Shaposhnikov
2016-06-26
1
-2
/
+2
*
math/rand: Doc fix for how many bits Seed uses
Jeff R. Allen
2016-05-24
1
-1
/
+2
*
testing: implement 'Unordered Output' in Examples.
Brady Catherman
2016-03-09
1
-0
/
+10
*
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2016-03-01
1
-1
/
+1
*
build: shorten a few packages with long tests
Russ Cox
2015-12-29
1
-1
/
+3
*
math/rand: improve uniformity of rand.Float64,Float32
David Chase
2015-12-11
1
-14
/
+11
*
math/rand: add a comment for the i=0 iteration
Jingguo Yao
2015-11-15
1
-0
/
+5
*
math/rand: make Rand fulfill the Reader interface
Spencer Nelson
2015-09-16
3
-24
/
+150
*
math/rand: warn against using package for security-sensitive work
Andrey Petrov
2015-07-30
1
-0
/
+3
*
math/rand: improve NewZipf documentation
Josh Bleecher Snyder
2015-07-03
1
-2
/
+4
*
math/rand: shorten Float32 test for GOARM=5
Brad Fitzpatrick
2015-05-13
1
-2
/
+11
*
math/rand: fix example_test to show with the correct method
Guobiao Mei
2014-12-23
1
-2
/
+2
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
8
-0
/
+1796