[go: up one dir, main page]

randomize 3.0.0-alpha.3

Lokathor's core-only odds and ends
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]

name = "randomize"

description = "Lokathor's core-only odds and ends"

version = "3.0.0-alpha.3"

authors = ["Lokathor <zefria@gmail.com>"]

repository = "https://github.com/Lokathor/randomize"

readme = "README.md"

keywords = ["prng"]

edition = "2018"

license = "0BSD"



[badges]

appveyor = { repository = "Lokathor/randomize" }

travis-ci = { repository = "Lokathor/randomize" }



[profile.test]

opt-level = 3