squares-rnd 3.1.0

Simple and fast counter based non-crypto random generator
Documentation
[package]
authors = ["Douman <douman@gmx.se>"]
categories = ["algorithms", "no-std::no-alloc"]
description = "Simple and fast counter based non-crypto random generator"
edition = "2018"
include = ["**/*.rs", "Cargo.toml", "README.md"]
keywords = ["rand", "random", "squares-rng", "squares"]
license = "BSL-1.0"
name = "squares-rnd"
readme = "README.md"
repository = "https://github.com/DoumanAsh/squares-rnd"
version = "3.1.0"