HomeClusterLabs Projects

Refactor: cts: Drop Environment._seed_random()
ac6c908514fbUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Refactor: cts: Drop Environment._seed_random()

  • self["RandSeed"] isn't used anywhere.
  • From the random.Random.seed() documentation: "None or no argument seeds from current time or from an operating system specific randomness source if available."
  • The specific default seed source is an implementation detail that doesn't really matter.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Fri, Aug 15, 7:45 PM
Parents
rPa7b0aeef97e9: Low: cts: Make cts-lab --seed work again
Branches
Unknown
Tags
Unknown

Event Timeline