Skip to content

[tool] hex_to_decimal #192

Description

@github-actions

Tool Request

Description: Converts a hexadecimal string to its decimal integer value

Signature

run(hex_str: str) -> str

Example
hex_to_decimal "ff" -> "255"


This issue was auto-generated. Pick it up by commenting below!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions