alea-js 0.1.1

Rust port of the javascript alea rng
Documentation
[[bench]]
harness = false
name = "benchmark_rand"

[[bench]]
harness = false
name = "benchmark_fast"

[dev-dependencies.criterion]
version = "0.4"

[package]
authors = ["freyhoe"]
categories = ["algorithms"]
description = "Rust port of the javascript alea rng"
edition = "2021"
keywords = ["random", "prng"]
license = "MIT"
name = "alea-js"
readme = "README.md"
version = "0.1.1"