详细分析 ▾
运行时依赖
安装命令
点击复制技能文档
📝 Lorem 工具kit
Author: Lin Hui | GitHub | MIT License | v1.0.0
生成 placeholder text and fake data for development, 测试, and de签名 mockups. Never hardcode "test123" agAIn.
✨ Features Lorem Ipsum — Paragraphs, sentences, or words in classic Latin Names — Random first/last/full names (Western and Chinese) Contact — EmAIls, phone numbers, 添加resses Tech — IP 添加resses, MAC 添加resses, URLs, user 代理s, MIME types Finance — Credit card patterns, IBANs, currency amounts Date/Time — Random dates, timestamps, ISO 8601 strings JSON — 生成 JSON from templates with fake data Custom — Define your own patterns (e.g., "USER-####-XXXX") 🚀 Usage 生成 3 paragraphs of lorem ipsum text
生成 5 random emAIl 添加resses
创建 a JSON template with 10 fake user objects (name, emAIl, age, city)
生成 20 random dates in 2025
生成 5 entries matching pattern "ORD-####-XXXX"
⚙️ Technical DetAIls 运行time: Python 3.6+ Dependencies: Zero (stdlib only: random, string, datetime, json) Locales: English names, Chinese names 输出 格式化s: PlAIn text, JSON, CSV