tinyrand-alloc 0.4.0

Extensions for using tinyrand with alloc.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.tinyrand]
version = "0.4.0"

[package]
authors = ["Emil Koutanov"]
description = "Extensions for using tinyrand with alloc."
edition = "2021"
keywords = ["rand", "rng"]
license = "MIT"
name = "tinyrand-alloc"
readme = "README.md"
repository = "https://github.com/obsidiandynamics/tinyrand"
resolver = "1"
version = "0.4.0"