var bigInt = require("big-integer");
var Snowflake = /** @class */ (function() {
function Snowflake(_workerId, _dataCenterId, _sequence) {
// this.twepoch = 1288834974657;
this.twepoch = 0;
this.workerIdBits = 5;
this.dataCenterIdBits = 5;
this.maxWrokerId = -1 ^ (-1 << this.workerIdBits); // 值為:31
this.maxDataCenterId = -1 ^ (-1 << this.dataCenterIdBits); // 值為:31
this.sequenceBits = 12;
this.workerIdShift = this.sequenceBits; // 值為:12
this.dataCenterIdShift = this.sequenceBits + this.workerIdBits; // 值為:17
this.timestampLeftShift = this.sequenceBits + this.workerIdBits + this.dataCenterIdBits; // 值為:22
this.sequenceMask = -1 ^ (-1 << this.sequenceBits); // 值為:4095
this.lastTimestamp = -1;
//設(shè)置默認(rèn)值,從環(huán)境變量取
this.workerId = 1;
this.dataCenterId = 1;
this.sequence = 0;
if (this.workerId > this.maxWrokerId || this.workerId < 0) {
throw new Error('config.worker_id must max than 0 and small than maxWrokerId-[' + this.maxWrokerId + ']');
}
if (this.dataCenterId > this.maxDataCenterId || this.dataCenterId < 0) {
throw new Error('config.data_center_id must max than 0 and small than maxDataCenterId-[' + this.maxDataCenterId + ']');
}
this.workerId = _workerId;
this.dataCenterId = _dataCenterId;
this.sequence = _sequence;
}
Snowflake.prototype.tilNextMillis = function(lastTimestamp) {
var timestamp = this.timeGen();
while (timestamp <= lastTimestamp) {
timestamp = this.timeGen();
}
return timestamp;
};
Snowflake.prototype.timeGen = function() {
return Date.now();
};
Snowflake.prototype.nextId = function() {
var timestamp = this.timeGen();
if (timestamp < this.lastTimestamp) {
throw new Error('Clock moved backwards. Refusing to generate id for ' +
(this.lastTimestamp - timestamp));
}
if (this.lastTimestamp === timestamp) {
this.sequence = (this.sequence + 1) & this.sequenceMask;
if (this.sequence === 0) {
timestamp = this.tilNextMillis(this.lastTimestamp);
}
} else {
this.sequence = 0;
}
this.lastTimestamp = timestamp;
var shiftNum = (this.dataCenterId << this.dataCenterIdShift) |
(this.workerId << this.workerIdShift) |
this.sequence; // dataCenterId:1,workerId:1,sequence:0 shiftNum:135168
var nfirst = new bigInt(String(timestamp - this.twepoch), 10);
nfirst = nfirst.shiftLeft(this.timestampLeftShift);
var nnextId = nfirst.or(new bigInt(String(shiftNum), 10)).toString(10);
return nnextId;
};
return Snowflake;
}());
var work_id=parseInt(Math.random()*1000)%31;
var datacenter_id=parseInt(Math.random()*1000)%31;
var temptHG_Snowflake = new Snowflake(work_id, datacenter_id, 0);
exports.HG_Snowflake=temptHG_Snowflake;
獲取隨機(jī)數(shù)
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
- 文/潘曉璐 我一進(jìn)店門,熙熙樓的掌柜王于貴愁眉苦臉地迎上來劣纲,“玉大人逢捺,你說我怎么就攤上這事●荆” “怎么了劫瞳?”我有些...
- 文/不壞的土叔 我叫張陵,是天一觀的道長绷柒。 經(jīng)常有香客問我志于,道長,這世上最難降的妖魔是什么废睦? 我笑而不...
- 正文 為了忘掉前任伺绽,我火速辦了婚禮,結(jié)果婚禮上,老公的妹妹穿的比我還像新娘奈应。我一直安慰自己澜掩,他們只是感情好,可當(dāng)我...
- 文/花漫 我一把揭開白布杖挣。 她就那樣靜靜地躺著肩榕,像睡著了一般。 火紅的嫁衣襯著肌膚如雪惩妇。 梳的紋絲不亂的頭發(fā)上株汉,一...
- 文/蒼蘭香墨 我猛地睜開眼匀泊,長吁一口氣:“原來是場噩夢啊……” “哼优训!你這毒婦竟也來了朵你?” 一聲冷哼從身側(cè)響起各聘,我...
- 序言:老撾萬榮一對情侶失蹤,失蹤者是張志新(化名)和其女友劉穎抡医,沒想到半個月后躲因,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體,經(jīng)...
- 正文 獨(dú)居荒郊野嶺守林人離奇死亡忌傻,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
- 正文 我和宋清朗相戀三年大脉,在試婚紗的時(shí)候發(fā)現(xiàn)自己被綠了。 大學(xué)時(shí)的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片水孩。...
- 正文 年R本政府宣布宙刘,位于F島的核電站苍姜,受9級特大地震影響,放射性物質(zhì)發(fā)生泄漏悬包。R本人自食惡果不足惜衙猪,卻給世界環(huán)境...
- 文/蒙蒙 一、第九天 我趴在偏房一處隱蔽的房頂上張望。 院中可真熱鬧垫释,春花似錦丝格、人聲如沸。這莊子的主人今日做“春日...
- 文/蒼蘭香墨 我抬頭看了看天上的太陽。三九已至茫船,卻和暖如春琅束,著一層夾襖步出監(jiān)牢的瞬間,已是汗流浹背算谈。 一陣腳步聲響...
- 正文 我出身青樓艾船,卻偏偏與公主長得像,于是被迫代替她去往敵國和親高每。 傳聞我的和親對象是個殘疾皇子屿岂,可洞房花燭夜當(dāng)晚...
推薦閱讀更多精彩內(nèi)容
- 本文價(jià)值與收獲 看完本文后,您將能夠作出下面的界面 基礎(chǔ)知識 隨機(jī)數(shù)是專門的隨機(jī)試驗(yàn)的結(jié)果鲸匿。在統(tǒng)計(jì)學(xué)的不同技術(shù)中需...
- 1.數(shù)組隨機(jī)排列 2.數(shù)組拼接 3.隨機(jī)數(shù) 4.替換字符串中所有指定字符 5.正則判斷手機(jī)號碼判斷 郵箱驗(yàn)證
- Math.(random/round/cell/floor)隨機(jī)數(shù)的用法 Math.random() 返回值...
- 正態(tài)分布,normalvariate(mu,sigma)mu:均值sigma:標(biāo)準(zhǔn)差mu=0空骚,sigma=1為標(biāo)準(zhǔn)...