switch to uint53 for generateNewClientId
This commit is contained in:
parent
a099e98bd6
commit
7d35331c89
@ -19,7 +19,7 @@ import * as map from 'lib0/map'
|
|||||||
import * as array from 'lib0/array'
|
import * as array from 'lib0/array'
|
||||||
import * as promise from 'lib0/promise'
|
import * as promise from 'lib0/promise'
|
||||||
|
|
||||||
export const generateNewClientId = random.uint32
|
export const generateNewClientId = random.uint53
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {Object} DocOpts
|
* @typedef {Object} DocOpts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user