Files
Conor Patrick 321354b8b4 improve rng construction
Had to get slightly hacky in the test to verify that multiple "boots" of trussed do not produce the same rng.
2021-01-06 01:38:45 +01:00

120 B

Running tests

cargo test --features logging/std,clients-1 --target $(rustc -Vv | awk 'NR==5{print $2}')