Statistics/Basic: Difference between revisions

Content deleted Content added
Eoraptor (talk | contribs)
m Add reference to Rust rand library
Line 3,382:
 
=={{header|Rust}}==
{{libheader|rand}
<lang rust>#![feature(iter_arith)]
extern crate rand;