[dev-dependencies]
rand = "0.3.15"
[package]
authors = ["Linus Unnebäck <linus@folkdatorn.se>"]
description = "Rust implementation of the psuedo random number generator xorshift128+"
documentation = "https://docs.rs/xorshift128plus"
license = "MIT"
name = "xorshift128plus"
repository = "https://github.com/LinusU/rs-xorshift128plus"
version = "0.1.1"