generate_private_key
Create a random Bitcoin private key as a 32-byte hex string for key generation needs.
Instructions
Generate a random private key and return it as a 32-byte hex string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |