Commit 5512ac27 authored by Rob Pike's avatar Rob Pike

doc: go1.6.txt: add math/rand.Read

Change-Id: I94af55bb894409b77bd87df36be9471dcc544fda
Reviewed-on: https://go-review.googlesource.com/14627Reviewed-by: default avatarRob Pike <r@golang.org>
parent f9e404c1
......@@ -9,6 +9,7 @@ NaCl is no longer restricted to pepper_41 (https://golang.org/cl/13958/)
API additions and behavior changes:
fmt: allow any integer type as an argument to the * operator (https://golang.org/cl/14491/)
math/rand: add Read (https://golang.org/cl/14522)
strconv: QuoteToGraphic (https://golang.org/cl/14184/)
text/template: ExecError (https://golang.org/cl/13957/)
text/template: trimming spaces (https://golang.org/cl/14391/)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment