From https://github.com/rust-lang-nursery/rand/pull/96#issuecomment-374002841: - [x] fix cfg feature gate - [x] add benchmarks - [x] use `gen_bool` in code - [x] enable tests on all platforms if possible Also: - [x] test mean as well as variance in tests?