terraform/helper/acctest
James Bardin a036ea0ec8 only seed math/rand once
Re-seeding the PRNG every time only serves to make the output an
obfuscated timestamp. On windows with a low clock resolution, this
manifests itself by outputting the same value on calls within the
minimum time delta of the clock.
2019-06-12 21:38:59 -04:00
..
acctest.go provider/digitalocean: acctest improvements 2016-01-04 15:30:35 -06:00
random.go only seed math/rand once 2019-06-12 21:38:59 -04:00
remotetests.go tests: allow opt-out of remote tests via env var 2016-01-21 15:44:18 -06:00