We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8dc9ad + 405fc69 commit adcccc5Copy full SHA for adcccc5
rand_jitter/Cargo.toml
@@ -6,7 +6,7 @@ license = "MIT/Apache-2.0"
6
readme = "README.md"
7
repository = "https://github.com/rust-random/rand"
8
documentation = "https://docs.rs/rand_jitter"
9
-description = "OS backed Random Number Generator"
+description = "Random number generator based on timing jitter"
10
keywords = ["random", "rng", "os"]
11
12
[badges]
0 commit comments