Huon Wilson bc7a2d72a3 rand: bubble up IO messages futher.
The various ...Rng::new() methods can hit IO errors from the OSRng they use,
and it seems sensible to expose them at a higher level. Unfortunately, writing
e.g. `StdRng::new().unwrap()` gives a much poorer error message than if it
failed internally, but this is a problem with all `IoResult`s.
2014-04-01 20:46:10 +11:00
..
2014-03-24 20:06:37 -07:00
2014-04-01 20:46:10 +11:00
2014-04-01 20:46:10 +11:00
2014-04-01 20:46:10 +11:00
2014-04-01 20:46:10 +11:00
2014-03-24 17:17:46 -07:00
2014-03-23 05:41:23 -04:00
2014-03-23 09:45:13 -07:00
2014-03-23 01:59:11 -04:00
2014-03-23 01:59:11 -04:00
2014-03-23 11:37:31 +01:00