[package] authors = ["Will Parsons"] categories = ["algorithms", "embedded", "game-development", "no-std"] description = "Entro Shift is a 32-bit, pseudo-random number generator algorithm." documentation = "https://github.com/entrovoid/rust-entro-shift/blob/master/README.md" homepage = "https://entrocraft.com/dungeon/randomization-algorithms/entro-shift/" keywords = ["deterministic", "prng", "random", "randomize", "rng"] license = "MIT-0" name = "entro-shift" repository = "https://github.com/entrovoid/rust-entro-shift" version = "1.1.0"