node-nonce:生成具有指定长度的随机字母数字字符串

时间:2024-05-19 00:11:49
【文件属性】:

文件名称:node-nonce:生成具有指定长度的随机字母数字字符串

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-19 00:11:49

JavaScript

节点现值 生成具有指定长度的随机字母数字字符串。 安装 npm install @rdcl/nonce 用法 const nonce = require ( '@rdcl/nonce' ) nonce ( 27 ) . then ( function ( nonce ) { // ... } ) 测验 npm test


【文件预览】:
node-nonce-master
----.travis.yml(162B)
----LICENSE(738B)
----test()
--------test.js(923B)
----README.md(860B)
----.gitignore(526B)
----index.js(1KB)
----package.json(767B)

网友评论