1.0.2 • Published 3 years ago

chinese-randname v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

chinese-randname

  • 随机生成一个中文姓名

install

  • npm install chinese-randname

usage

   const chname = require("chinese-randname")

example

    > var chname = require("chinese-randname")
    > chname()
    '施鑫仁'
    > chname()
    '宰父华靖蓝'
    > chname()
    '扈泓泽'
    > chname()
    '滑杰'
    > chname()
    '宇文珂健'
    > chname()
    '咸麒'
    > chname()
    '东郭霄'
    > chname()
    '益来'

LICENSE

  • ISC