]> Cypherpunks repositories - gostls13.git/commit
rand: Zipf distributed random variates.
authorWilliam Josephson <wjosephson@gmail.com>
Wed, 16 Dec 2009 05:10:37 +0000 (21:10 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 16 Dec 2009 05:10:37 +0000 (21:10 -0800)
commit52114724b779d2826746dfc3c2475f659bbd7961
tree2755077831a1a863269c012efa3f0132f9c5cc83
parent7f501c06f789f2c70623738faaab18e555d26722
rand: Zipf distributed random variates.

R=rsc
https://golang.org/cl/176070
src/pkg/rand/Makefile
src/pkg/rand/zipf.go [new file with mode: 0644]