]> Cypherpunks repositories - gostls13.git/commit
random permutation function
authorKen Thompson <ken@golang.org>
Sun, 16 Nov 2008 21:02:47 +0000 (13:02 -0800)
committerKen Thompson <ken@golang.org>
Sun, 16 Nov 2008 21:02:47 +0000 (13:02 -0800)
commit2567c073ea230cf96078477be117f07a16e93470
treeb3b9bd1d3b93817f07e0369355e5b01ea2b72454
parent9c7b064043d1c844cf5a05526e883b19c374885d
random permutation function
func perm(n int) *map[int]int

R=r
OCL=19340
CL=19340
src/lib/rand.go