floaters 0.5.0

generate floating-point numbers in various ways
Documentation
[dependencies.rand]
version = "0.8.5"

[dev-dependencies.rand_core]
version = "0.6.4"

[dev-dependencies.rand_xoshiro]
version = "0.6.0"

[package]
authors = ["El Kasztano"]
categories = ["algorithms", "mathematics"]
description = "generate floating-point numbers in various ways"
edition = "2021"
exclude = ["*.png"]
keywords = ["float", "floating-point", "random", "pseudorandom"]
license = "MIT"
name = "floaters"
readme = "README.md"
repository = "https://github.com/elkasztano/floaters"
version = "0.5.0"