easyrand 0.1.0

Simpler to use random number library for the Rust language
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true