Skip to content

Commit adcccc5

Browse files
authored
Merge pull request #718 from cuviper/patch-1
Update the description of rand_jitter
2 parents a8dc9ad + 405fc69 commit adcccc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rand_jitter/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT/Apache-2.0"
66
readme = "README.md"
77
repository = "https://github.com/rust-random/rand"
88
documentation = "https://docs.rs/rand_jitter"
9-
description = "OS backed Random Number Generator"
9+
description = "Random number generator based on timing jitter"
1010
keywords = ["random", "rng", "os"]
1111

1212
[badges]

0 commit comments

Comments
 (0)