summaryrefslogtreecommitdiff
path: root/src/pkg/crypto/rand/rand.go
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-111/+2
2010-05-27changes &x -> x[0:] for array to slice conversionRuss Cox1-7/+7
2010-03-16crypto/rand: new packageRuss Cox1-0/+130