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-04 21:10:23 +01:00
2014-03-23 05:41:23 -04:00
2014-03-20 01:30:27 -04:00
2014-03-20 19:55:52 -07:00
2014-03-23 09:45:13 -07:00
2014-03-20 01:30:27 -04:00
2014-03-20 04:25:32 -04:00
2014-03-20 11:02:26 -07:00
2014-03-23 01:59:11 -04:00
2014-03-04 21:10:23 +01:00
2014-03-23 01:59:11 -04:00
2014-02-23 01:07:53 -08:00
2014-03-20 01:30:27 -04:00
2014-03-23 11:37:31 +01:00
2014-03-20 01:30:27 -04:00