func crypto/elliptic.GenerateKey
one use
	crypto/elliptic (current package)
		elliptic.go#L75: func GenerateKey(curve Curve, rand io.Reader) (priv []byte, x, y *big.Int, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)