语言
/v1/lorem/generate
以三种单元类型生成 lorem ipsum 占位符文本:单词、句子或段落。 指定您需要多少个单位。 对于填充 UI 模型、测试版式或播种开发数据库很有用。
How many units of text to generate.
The unit of text to generate.
curl -X POST https://api.botoi.com/v1/lorem/generate \ -H "Content-Type: application/json" \ -d '{"count":3,"type":"sentences"}'
生成占位符文本段落,以测试页面布局如何处理 Figma 到代码构建中不同的内容长度。
使用占位符描述、BIOS 和负载测试注释以及 UI 屏幕截图填充开发数据库。
Free tier includes 5 requests per minute with no credit card required. Upgrade for higher limits.