etcd/storage
Gyu-Ho Lee df0c2e6842 storage: remove unnecessary math/rand seed
As @jonboulle pointed out at
https://github.com/coreos/etcd/pull/4070/files#r48441847:

> math/rand is unrelated to crypto/rand; the latter reads from /dev/urandom and
> is relying on the kernel's PRNG. Just remove the seed entirely.
2015-12-25 09:55:11 -08:00
..
2015-11-17 20:54:10 -08:00
2015-11-03 15:58:34 -08:00
2015-11-04 13:01:52 -08:00