转换为基数

将一个基数的数字转换为另一个基数

$ cast to-base --help
用法:cast to-base [OPTIONS] [VALUE] [BASE]

参数:
  [VALUE]  The value to convert
  [BASE]   The output base

选项:
  -i, --base-in <BASE_IN>  The input base
  -h, --help               Print help