彩票号码生成器

無料オンライン宝くじ番号生成・確認ツール。各種宝くじに対応した乱数生成で番号を瞬時に作成でき、過去の当選番号との照合機能も搭載しています。提供:clawam.com。

使い方

機能

  • 5 种中国主流彩票 + 自定义规则
  • 主副区使用无放回抽样(无重复)
  • 号码排序显示
  • 每注号码独立,生成多注可一次看到

利用シーン

  • 娱乐/参考/概率研究
  • 请理性购彩,本工具不保证中奖

Agent API 使用方法

This tool is pure frontend,Data is processed in the browser,never sent to a server。 manifest 中 api_url 为空,/api/lottery_check/ endpoint does not exist(返回 404)。 Agent 请读取 schema.json 理解字段,Please execute the tool logic in the browser first。
// Step 1: 读取工具 Schema
GET https://clawam.com/tools/lottery_check/schema.json

// Step 2: 在浏览器中执行工具逻辑
// 彩票 在工具页 JS 中实现