swahili:生成随机的swahiili单词

时间:2021-04-29 21:18:15
【文件属性】:
文件名称:swahili:生成随机的swahiili单词
文件大小:21KB
文件格式:ZIP
更新时间:2021-04-29 21:18:15
javascript module random generate swahili 斯瓦希里语 生成随机的斯瓦希里语单词 快速开始 yarn add swahili 用法 产生随机词 import swahili from 'swahili' ; const sw = new swahili ( ) ; console . log ( sw . random ( ) ) ; // Output: fedha 通过在构造函数中传递单词数参数来随机单词 import swahili from 'swahili' ; const sw = new swahili ( 10 ) ; // json output with 10 words console . log ( sw . random ( ) ) ; 随机词的天堂 import swahili from 'swahili' ; const sw = new swahili ( 10 ) ; // string outp
【文件预览】:
swahili-main
----.gitattributes(66B)
----.github()
--------CONTRIBUTING.md(2KB)
--------renovate.json(265B)
--------CODE_OF_CONDUCT.md(3KB)
--------workflows()
----yarn.lock(86B)
----swahili.js(1KB)
----examples()
--------index.js(84B)
----LICENSE(1KB)
----README.md(3KB)
----words.json(47KB)
----docs()
--------CHANGELOG.md(572B)
----tests()
--------words.js(97B)
----.gitignore(1KB)
----_config.yml(26B)
----package.json(705B)

网友评论