oorandom 9.3.4

A tiny, robust PRNG implementation.
Documentation
[package]
name = "oorandom"
version = "9.3.4"
authors = ["Simon Heath <icefox@dreamquest.io>"]
edition = "2018"
description = "A tiny, robust PRNG implementation."
repository = "https://hg.sr.ht/~icefox/oorandom"
readme = "README.md"
keywords = ["rng", "prng", "random", "pcg",]
categories = ["algorithms", "embedded", "no-std"]
license = "MIT"

[badges]
maintenance = { status = "experimental" }

[dependencies]

[dev-dependencies]
randomize = "3.0.0-rc.2"