# Tạo secret ngẫu nhiên dạng Hex / Base64

> Hồ sơ MCP chính thức, sinh từ registry BOP.INK.

| Trường | Giá trị |
| --- | --- |
| Slug | `tao-secret-ngau-nhien-dang-hex-base64` |
| Danh mục V2 | Bảo mật & Quyền riêng tư (`bao-mat-quyen-rieng-tu`) |
| Danh mục con V2 | Token & Secret (`security-privacy.token-secret`) |
| Route legacy tương thích | `lap-trinh-dev` |
| Taxonomy V2 | `security-privacy` / `security-privacy.token-secret` |
| Phạm vi áp dụng | `global` |
| Trạng thái thực thi MCP | `remote_executable` |
| Nguồn giao diện/schema | `calculators/tao-secret-ngau-nhien-dang-hex-base64` |
| Website | [Mở công cụ](https://bop.ink/lap-trinh-dev/tao-secret-ngau-nhien-dang-hex-base64/) |

Chọn số byte để sinh secret cryptographic và xuất dưới dạng Hex hoặc Base64.

## Cách dùng qua MCP

### Tạo secret ngẫu nhiên dạng Hex / Base64

- Capability: `calculator.lap_trinh_dev.tao_secret_ngau_nhien_dang_hex_base64`
- MCP availability: `remote-executable`
- MCP tool: `bop_execute_calculator_lap_trinh_dev_tao_secret_ngau_nhien_dang_hex_base64`
- Mô tả: Chọn số byte để sinh secret cryptographic và xuất dưới dạng Hex hoặc Base64.

Các trường đầu vào:

- `byteLength`: Theo canonical schema.

Ví dụ đầu vào:

```json
{}
```
