Docs.rs
data-forge-0.1.0
data-forge 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
whosly
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
handlebars ^4.5
normal
lazy_static ^1.4
normal
librarys ^0.1.1
normal
log ^0.4
normal
num_cpus ^1.16
normal
once_cell ^1.19
normal
rand ^0.8
normal
rand_regex ^0.15
normal
rayon ^1.10
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sqlx ^0.7
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
optional
toml ^0.8
normal
tracing ^0.1
normal
optional
uuid ^1.0
normal
criterion ^0.5
dev
tempfile ^3.8
dev
toml ^0.8
dev
Versions
82.2%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module generators
dataforge
0.1.0
Module generators
Module Items
Modules
Traits
Functions
In crate dataforge
dataforge
Module
generators
Copy item path
Source
Expand description
数据生成器模块
Modules
§
address
地址生成器模块
datetime
日期时间生成器模块
internet
互联网相关数据生成器模块
name
姓名生成器模块
number
数字生成器模块
Traits
§
Generator
核心生成器 Trait
Functions
§
random_
bool
随机布尔值生成器
random_
choice
从数组中随机选择
random_
float
随机浮点数生成器
random_
int
随机整数生成器
uuid_v4
UUID v4 生成器