summaryrefslogtreecommitdiff
path: root/src/lib/rand.go
AgeCommit message (Expand)AuthorFilesLines
2008-11-18perm is [] instead of mapKen Thompson1-3/+3
2008-11-16random permutation functionKen Thompson1-0/+17
2008-10-07update code to follow new semicolon rules:Russ Cox1-2/+2
2008-09-12change rand names to match type namesRuss Cox1-34/+44
2008-08-04- switched most of existing Go code to new export syntaxRobert Griesemer1-8/+10
2008-07-20tweaks to initKen Thompson1-0/+768