oorandom 9.3.4

A tiny, robust PRNG implementation.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

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

[dependencies]
[dev-dependencies.randomize]
version = "3.0.0-rc.2"
[badges.maintenance]
status = "experimental"