func crypto/rsa.GenerateKey

one use

	crypto/rsa (current package)
		rsa.go#L271: func GenerateKey(random io.Reader, bits int) (*PrivateKey, error) {