Define the new Rand and Source types to allow creating
isolated sources of random values. Add normal and exponential distributions. Add some tests for the normal and exponential distributions. R=rsc APPROVED=rsc DELTA=1005 (904 added, 80 deleted, 21 changed) OCL=35501 CL=35779
Showing
src/pkg/rand/exp.go
0 → 100644
This diff is collapsed.
src/pkg/rand/normal.go
0 → 100644
src/pkg/rand/rand.go
0 → 100644
src/pkg/rand/rand_test.go
0 → 100644
Please
register
or
sign in
to comment