open-consul/lib
Sean Chittenden 4a0a0b3376 Use a cryptographically secure seed
`SeededSecurely` is present if someone or something wants to query the way the library was seeded.

Obtained from: nomad
2016-05-02 23:52:37 -07:00
..
cluster.go Guard against divide by zero in lib.RandomStagger() 2016-04-23 13:11:32 -07:00
cluster_test.go Guard against divide by zero in lib.RandomStagger() 2016-04-23 13:11:32 -07:00
math.go
math_test.go
rand.go Use a cryptographically secure seed 2016-05-02 23:52:37 -07:00
string.go
string_test.go