const-random 0.1.18

Provides compile time random number generation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.const-random-macro]
version = "0.1.16"

[package]
authors = ["Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"]
description = "Provides compile time random number generation."
documentation = "https://docs.rs/const-random"
edition = "2018"
keywords = ["rust", "constants", "macro"]
license = "MIT OR Apache-2.0"
name = "const-random"
readme = "README.md"
repository = "https://github.com/tkaitchuck/constrandom"
version = "0.1.18"