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.
1 parent 2be71ad commit 8751010Copy full SHA for 8751010
1 file changed
tokio/src/util/rand.rs
@@ -46,7 +46,7 @@ cfg_rt! {
46
}
47
48
49
-/// A seed for random numnber generation.
+/// A seed for random number generation.
50
///
51
/// In order to make certain functions within a runtime deterministic, a seed
52
/// can be specified at the time of creation.
0 commit comments