Docs.rs
random-test-cli-0.1.1
random-test-cli 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
manabeai
Dependencies
clap ^4.5
normal
cp-ast-core ^0.1.0
normal
cp-ast-json ^0.1.1
normal
rand ^0.8
normal
thiserror ^1
normal
url ^2
normal
webbrowser ^1
normal
Versions
0%
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
Skip to main content
generate_sample_text
random_
test_
cli
0.1.1
random_test_cli
Function
generate_
sample_
text
Copy item path
Source
pub fn generate_sample_text( input: &
str
, seed:
Option
<
u64
>, ) ->
Result
<(
u64
,
String
),
RtError
>