文件名称:node-random-haiku:随机俳句生成器
文件大小:5KB
文件格式:ZIP
更新时间:2024-08-23 12:17:52
JavaScript
随机俳句 生成随机俳句。 很有实验性。 不是最伟大的。 例子 const Haiku = require('random-haiku'); let haiku = new Haiku(); let dictionary = 'the it awful nerd talk alone runs walks smart dumb chair ' + 'sing considered a we seem appears they always tired amused ' + 'sadness joy shake knows glitter blue green quickly superb she he ' + 'briskly firmly swiftly really writing laughing e
【文件预览】:
node-random-haiku-master
----.gitignore(23B)
----README.md(1KB)
----test()
--------test.index.js(4KB)
----LICENSE(1KB)
----package.json(553B)
----index.js(3KB)