menzi11 / BullshitGenerator

Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
Other
15.68k stars 2.88k forks source link

添加Go语言版本 BushitGenerator #142

Open sndnvaps opened 4 years ago

sndnvaps commented 4 years ago

添加go语言版本的BullshitGenerator 编译方法 go build 使用方法

BullshitGenerator.exe --bush="每天有多少蚊子因为吸不到血而饿死"

生成的文章直接显示在终端当中

sndnvaps commented 4 years ago

保存方法直接用 >> 重定义一下就可以保存到文件当中了。

BullshitGenerator.exe --bush="每天有多少蚊子因为吸不到血而饿死" >> bullshit01.txt