[dependencies.rand]
version = "0.8.5"
[dev-dependencies.libm]
version = "0.2.8"
[package]
description = "Sampling exactly from the normal distribution"
edition = "2021"
keywords = ["statistics"]
license = "MIT"
name = "dnorm"
readme = "README.md"
repository = "https://github.com/azzaouit/dnorm"
version = "0.1.0"