This commit is contained in:
Tilman
2022-12-03 10:49:55 +00:00
committed by GitHub
parent 2be71ad746
commit 87510100ce
+1 -1
View File
@@ -46,7 +46,7 @@ cfg_rt! {
}
}
/// A seed for random numnber generation.
/// A seed for random number generation.
///
/// In order to make certain functions within a runtime deterministic, a seed
/// can be specified at the time of creation.