1
0
mirror of synced 2025-11-06 03:20:55 +08:00

auto commit

This commit is contained in:
yitter
2021-06-28 17:14:48 +08:00
parent 73b3d924fc
commit 4181284222

View File

@@ -1,16 +1,10 @@
<!--
* @description: README
* @author: bubao
* @date: 2021-04-28 09:52:24
* @last author: bubao
* @last edit time: 2021-04-28 10:34:31
-->
# ❄ idgenerator-Node.js
# cherry-id
## 介绍
[![NPM version](https://img.shields.io/npm/v/cherry-id.svg)](https://www.npmjs.com/package/cherry-id) [![jaywcjlove/sb](https://jaywcjlove.github.io/sb/lang/english.svg)](README.md)
项目更多介绍参照https://github.com/yitter/idgenerator
代码参考 go 版本,需要 Nodejs 或者浏览器支持 `BigInt`。基本参数与 go 版本一致,只要,但是只实现了雪花飘移算法,没有传统的雪花算法,所以`Method`参数并没有作用。
代码贡献者bubao 布宝
## 使用