Analysis updated 2026-06-24
Fill a Chinese UI mockup with realistic looking placeholder text
Stress test a layout with long blocks of CJK characters
Generate sample copy for screenshots without using real content
| menzi11/bullshitgenerator | kleampa/not-paid | avwo/whistle | |
|---|---|---|---|
| Stars | 15,548 | 15,584 | 15,510 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 1/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Python 3 only, the GitHub language label says JavaScript but the core script is Python.
BullshitGenerator is a JavaScript tool for generating realistic-looking but meaningless Chinese text. The author created it as a practical utility for testing GUI (graphical user interface) rendering code, when building software interfaces, developers need sample text to check that text renders correctly, fonts look right, and layouts don't break. Rather than copying real content, this tool generates plausible-sounding but nonsensical filler text in Chinese. The README explicitly notes it is only intended for this testing purpose and warns against using it for anything else. An online version is also available. The project is written in Python 3 with a companion web version contributed by another developer.
Generates plausible-sounding but meaningless Chinese filler text. The author built it to test how GUI code renders text without using real content.
Mainly JavaScript. The stack also includes Python, JavaScript.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.