[package] name = "tiamat" version = "0.2.0" authors = ["Lukas H "] description = "a PRNG library" homepage = "https://github.com/lukaramu/tiamat" repository = "https://github.com/lukaramu/tiamat" readme = "README.md" keywords = ["prng", "random", "pcg"] categories = ["algorithms"] license = "AGPL-3.0" [badges] maintenance = { status = "as-is" } [dependencies]