random-names 0.1.3

Simple random names that can be used to name components for log files etc.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]
rand = "0.3.*"

[package]
authors = ["Christian Douven <chridou@users.noreply.github.com>"]
description = "Simple random names that can be used to name components for log files etc."
homepage = "https://github.com/chridou/random-names-rs"
license = "MIT/Apache-2.0"
name = "random-names"
repository = "https://github.com/chridou/random-names-rs"
version = "0.1.3"