From 4070df31a4bdd5f35a7eb08f106ec1714afe497e Mon Sep 17 00:00:00 2001 From: huonw Date: Mon, 29 Apr 2013 16:39:45 -0700 Subject: [PATCH] Updated Lib rand (markdown) --- Lib-rand.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib-rand.md b/Lib-rand.md index 476acde..210353e 100644 --- a/Lib-rand.md +++ b/Lib-rand.md @@ -112,6 +112,6 @@ Very common/important: ### Additional implementation notes - - _note_ + - `Rng` should take `&mut self`, instead of forcing the use of mutable fields - _note_ - _note_ \ No newline at end of file