fakedate 0.1.2-619366e

fakedate generates pseudo-random dates and times.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.chrono]
version = "0.4"

[dependencies.rand]
version = "0.7"

[package]
authors = ["Christian Mauduit (ufoot) <ufoot@ufoot.org>"]
description = "fakedate generates pseudo-random dates and times."
documentation = "https://docs.rs/crate/fakedate/0.0.1"
edition = "2018"
homepage = "https://gitlab.com/ufoot/fakedate"
license = "MIT"
name = "fakedate"
readme = "README.md"
repository = "https://gitlab.com/ufoot/fakedate/tree/master"
version = "0.1.2-619366e"