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
integer
dataforge
0.1.0
In dataforge::
generators::
number
dataforge
::
generators
::
number
Function
integer
Copy item path
Source
pub fn integer(min:
i64
, max:
i64
) ->
i64
Expand description
生成指定范围的整数