[package]
authors = ['"ferhatgec"']
description = "Some PNRG algorithms implemented in Rust."
documentation = "https://docs.rs/prandom"
edition = "2021"
include = ["Cargo.toml", "src/*.rs"]
keywords = ["rust", "prng", "pseudo_random", "rand", "srand"]
license = "MIT"
name = "prandom"
readme = "README.md"
repository = "https://github.com/ferhatgec/prandom"
version = "0.1.0"