[package]
authors = ["Odin Dutton <odindutton@gmail.com>"]
categories = ["algorithms", "no-std"]
description = "Middle Square Weyl Sequence pseudorandom number generator."
edition = "2018"
keywords = ["random", "rand", "rng", "no_std"]
license = "MIT"
name = "msws"
readme = "README.md"
repository = "https://github.com/twe4ked/msws"
version = "0.2.0"