pcg_rand 0.11.1

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