func crypto/ed25519.GenerateKey

one use

	crypto/ed25519 (current package)
		ed25519.go#L138: func GenerateKey(rand io.Reader) (PublicKey, PrivateKey, error) {