mirror of
https://github.com/golang/go
synced 2024-11-17 20:24:46 -07:00
math/rand: fix typo in comment
This commit is contained in:
parent
b01fb2af9e
commit
e138804b1a
@ -4,7 +4,7 @@
|
||||
|
||||
// +build ignore
|
||||
|
||||
// This program computes the value of rng_cooked in rng.go,
|
||||
// This program computes the value of rngCooked in rng.go,
|
||||
// which is used for seeding all instances of rand.Source.
|
||||
// a 64bit and a 63bit version of the array is printed to
|
||||
// the standard output.
|
||||
|
Loading…
Reference in New Issue
Block a user