]> Cypherpunks repositories - gostls13.git/commit
Move rand.go to rng.go to prepare for some surgery.
authorDave Bort <dbort@golang.org>
Fri, 9 Oct 2009 22:16:00 +0000 (15:16 -0700)
committerDave Bort <dbort@golang.org>
Fri, 9 Oct 2009 22:16:00 +0000 (15:16 -0700)
commit9aa68dbdb6023b3e9673249e23b83c309a416bdf
tree4b344d1409bb7611abeaca66f875e7a57cc5085c
parentebd27d62fdd45d2fd84f7b6b3fa0740595ac1a04
Move rand.go to rng.go to prepare for some surgery.

R=rsc
APPROVED=rsc
DELTA=637  (318 added, 318 deleted, 1 changed)
OCL=35534
CL=35536
src/pkg/rand/Makefile
src/pkg/rand/rng.go [moved from src/pkg/rand/rand.go with 100% similarity]