pcg_rand 0.10.1

An implementation of the PCG family of random number generators in pure Rust
Documentation
language: rust
rust:
  - 1.26.0
  - stable
  - beta
  - nightly