Skip to content

Seed weak_rng with the current time if OsRng fails#181

Merged
alexcrichton merged 3 commits into
rust-random:masterfrom
cpeterso:cpeterso-weak_rng-seed
Oct 27, 2017
Merged

Seed weak_rng with the current time if OsRng fails#181
alexcrichton merged 3 commits into
rust-random:masterfrom
cpeterso:cpeterso-weak_rng-seed

Seed thread_rng with the current time if OsRng fails. Fixes #180.

6d297d5
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs