This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
auto commit
tags/v1.0.0
zhouzj
4 years ago
parent
bbcfd91848
commit
dc9ab0ec77
1 changed files
with
0 additions
and
7 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-7
README.md
+ 0
- 7
README.md
View File
@@ -95,13 +95,6 @@ ID示例(基于默认配置):
本算法生成的 ID 值,是 js Number 最大值的 1%-10%,是普通雪花算法值的千分之一,而计算能力却超过普通雪花算法。
## “我”是什么
1.本算法是一个类库,它基于 net standard2.0 基础库,不依赖任何第三方组件。
2.本算法不依赖任何外部数据系统(除了要被指定 WorkerId 之外)。
## 适用范围
1.小型、中型、大型需要全局唯一Id(不用Guid)的项目。
Write
Preview
Loading…
Cancel
Save